Hard lang v0.0.0
Pre-release
Pre-release
Initial release, this does not implement a fully functional Turing-complete programming language yet
FEATURES
- added basic output lexication
- added basic grammatical analysis(aka convert to AST)
- added compilation utilizing flat assembler(fasm) for x86_64 linux
- added basic support for command line arguments (hard_lang