Skip to content

BookOwl/kaleidoscope-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaleidoscope-rs

An implementation of the LLVM tutorial in idiomatic Rust.

What is this?

This my attempt to work through the awesome LLVM tutorial using Rust instead of C++. I'm trying to use idiomatic Rust instead of a line per line port.

As I complete each chapter you can find the results in that chapter's branch. Master will always be the latest complete chapter's code.

License

This project is released under the Unlicense because I don't want to add all the crazy restrictions on what people can do with this code like the GNU licenses do. Do whatever you want with this code, just don't sue me if things go wrong (which I highly doubt will happen). If you do use this code, I would like for you to credit me, but you don't have to.

About

A Rust implementation of the LLVM tutorial language Kaleidoscope

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published