Skip to content

An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.

Notifications You must be signed in to change notification settings

benbjohnson/llvm-c-kaleidoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llvm-c-kaleidoscope

An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings. To build the tool, simply run:

$ make

And then run the Kaleidoscope REPL:

$ bin/kaleidoscope

Once the program has started, you can enter Kaleidoscope commands and see the results printed after each line.

About

An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published