Skip to content

donaldnevermore/Kaleidoscope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaleidoscope

The Kaleidoscope tutorial implemented with C# and LLVMSharp.

The scanner and the parser implementations do not follow the official Kaleidoscope tutorial. For what concerns the IR emitter I tried to follow more closely the official Kaleidoscope tutorial (OCaml) and the examples available in LLVMSharp and in here.

The aim of the project was to try to use LLVMSharp and to have something running wih LLVM. The behavior of the demo is not the same as the official tutorial (which I did not run) nor as the C# examples in LLVMSharp, which I was not able to make it run correctly.

Feel free to drop me a line or to open an issue. Be kind it's a work in progress :)

About

a c# version of the kaleidoscope tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%