Hossin-Azmoud / Haavoc

Just Something...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

Just Something...

License:MIT License


Languages

Language:C 97.5%Language:Makefile 2.5%