- Interpreter ? Compiler ? Parser ? Lexer ? I have no idea, it just does something when u give it a text file, proper documentation after I made something functional.
- Compile
$ git clone https://github.com/Hossin-Azmoud/Haavoc
$ cd Haavoc
$ make
- run
$ ./bin/haavoc <source_file>