Skip to content

Hossin-Azmoud/Haavoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haavoc

  • 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.

Quick Start

  • Compile
   $ git clone https://github.com/Hossin-Azmoud/Haavoc
   $ cd Haavoc
   $ make
  • run
   $ ./bin/haavoc <source_file>