Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 3.18 KB

README.md

File metadata and controls

57 lines (49 loc) · 3.18 KB

lio

CircleCI

A toy compiler emits llvm-ir implemented by rust.

Dependencies

  • llvm11: ex)
sudo bash -c "$(wget -O - https://apt.llvm.org/llvm.sh)"`

Tests

Tests of Rust

Tests with shell

Mainly roadmap