Skip to content

bencochran/KaleidoscopeLang

Repository files navigation

KaleidoscopeLang

An experimental partial implementation of a parser for the the language described in the LLVM Kaleidoscope tutorial. It uses Madness for tokenizing and parsing.

Caveats

  • Um. Don’t use this for anything because that would be crazy.

  • Currently treats all infix binary operators as right-associative with equal precedence. So most math would be wrong.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published