Skip to content

papo1011/drakoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drakoon

Drakoon

How to run the compiler

To use it, you need to have Rust and LLVM installed on your system.

cargo run <source_file.mbt> >> <output_file.ll>
lli <output_file.ll>

Contributing

There is much much ... much to do! Feel free to open issues or submit pull requests! Any help is appreciated and it could be a great way to learn about compiler construction and LLVM! You can check the ROADMAP.md file for planned features and improvements.

About

Moonbit to LLVM toy compiler 🦀

Topics

Resources

License

Stars

Watchers

Forks

Languages