Back to search
Modern C++ implementation of the Kaleidoscope LLVM tutorial.
Stars
12
Forks
2
Watchers
12
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
Impl 3rd kaleido tut; use variants, impl Visitor, Driver
4fe9e7aView on GitHubRfctor to use exceptions instead of returning `nullptr` in parser
c9fdc16View on GitHubImpl. use of `std::variant` for the token class value
16faf89View on GitHubImpl. use of `std::variant` for AST instead of inheritance
ea7160bView on GitHubImpl. support of C++17; updt README, CmakeLists, ycm_extra_conf
0b1cd55View on GitHub