Skip to content

termoshtt/kaleidoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaleidoscope

CircleCI

LLVM kaleidscope example in Rust

Progress

  • 1. Tutorial Introduction and the Lexer
  • 2. Implementing a Parser and AST
  • 3. Code generation to LLVM IR
  • 4. Adding JIT and Optimizer Support
  • 5. Extending the Language: Control Flow
  • 6. Extending the Language: User-defined Operators
  • 7. Extending the Language: Mutable Variables
  • 8. Compiling to Object Code
  • 9. Adding Debug Information

About

LLVM kaleidscope example in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages