Skip to content

manasij7479/little

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

little

Building

$ mkdir build && cd build
$ cmake ../
$ make

Running examples

For now, this terminates with a 0 status code if the input is parsed.

$ ./build/driver/little examples/bubblesort.lil

To print out the AST:

$ ./build/driver/little examples/bubblesort.lil --print-ast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published