Skip to content

An LLVM-based compiler for a toy language with Rust-like syntax

Notifications You must be signed in to change notification settings

miloszwasacz/mini-rust-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

μRust compiler

A simple compiler to LLVM backend for a toy language with Rust-like syntax.

Usage requirements

  • LLVM 16
    • If you are using Windows, see this gist
    • If you are using Ubuntu or Debian, use the script provided here
    • Otherwise, follow the instructions here

Build requirements

About

An LLVM-based compiler for a toy language with Rust-like syntax

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages