Skip to content

Toy language built in Rust using LALRPOP and LLVM (Inkwell).

License

Notifications You must be signed in to change notification settings

felicityin/sysy-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Toy language Language built in Rust using LALRPOP and LLVM (Inkwell).

The grammar is copied from pku-minic.

Test

cargo test

Run

cargo run -- -i input/hello.c -o output/hello.ll -s output/hello.riscv

About

Toy language built in Rust using LALRPOP and LLVM (Inkwell).

Resources

License

Stars

Watchers

Forks

Packages

No packages published