Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.
/ hulk-compiler Public archive

A small compiler for HULK language program

Notifications You must be signed in to change notification settings

cmglezpdev/hulk-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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