Skip to content
/ clox Public

a complier for the lox language written in C.

License

Notifications You must be signed in to change notification settings

masaftic/clox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clox

a complier for the lox language written in C.

run

be sure to have makefile installed.

> make
> ./clox [file]

About

a complier for the lox language written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published