C-net programming language - Network programming never got easier
To run the hello world executable:
-
First simply run
make
to generate thecnet.native
compiler.- Once the compiler is built, all of the unit tests and the integration tests will be executed.
-
Run
./ccnet tests/integration/test-hello-world.cnet
to generate the hello-world executable. -
Run
tests/integration/test-hello-world.exe
to see theHello World!
output.
Note The compiler assumes that the llvm compiler and interpreter are part of the system's path.
More environment setup instructions coming soon.
- Rediet Bekele
- William Oseghare
- Kidus Mulu
- Kingsley Neequaye
- Bruk Zewdie