Helium is a toy system programming language and compiler. Work in progress...
Is here
Things to have:
- CMake to build
- CMocka to test
- GNU Argp library for compiler argument parsing. It is not standard for Mac distributions so you can get a standalone version here.
- Flex and Bison to generate lexer and parser
./create.sh
./build.sh
./run_tests.sh