Building MongaComp - LucasMW/mongaComp GitHub Wiki

##Requirements to Build:

  • C compiler
  • make
  • flex
  • bison
  • bash

$ git clone https://github.com/LucasMW/mongaComp/

$ cd mongaComp

$ make

$ make test

If all tests were ok, it should be ok