cmglezpdev / hulk-compiler

A small compiler for HULK language program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run

Execute specific test

python . --test-id 1 

Execute a range of tests

python . --test-range 3 5

Execute all tests

python .

Execute a specific hulk file

python . --file ./my-code.hulk

Contributions

Contribuidores

About

A small compiler for HULK language program


Languages

Language:Python 100.0%