printsOut('cool')
Some of these are in progress and not marked as checked
- Implement variable assignments
- Implement function definitions
- Implement function calls
- Implement conditions
- Implement addition (arithmetic)
- Implement multiplication (arithmetic)
- Implement subtraction (arithmetic)
- Implement division (arithmetic)
- Implement while-loops
- Implement for-loops
- Implement floats
- Implement integers
- Implement main method
- Implement objects
- Implement arrays
- Implement enums
- Implement comments
- Implement C-header parser
- Implement calling functions from shared libraries (.so, .obj, .a, ...)
- Add 64-bit support
- Implement type guards in the compiler
- Get rid of "GNU Assembler" dependency
- Get rid of "GNU Linker" dependency
- Get rid of "xxdi" dependency
0 0 0 0