All Projects → benbjohnson → Llvm C Kaleidoscope

benbjohnson / Llvm C Kaleidoscope

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

Programming Languages

c
50402 projects - #5 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].