Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 307 Bytes

Althea

Althea is a programming language providing reference counting with ownership analysis.
Here for more information about this programming language.(Sorry, japanese only)

Setup on Docker

make build
make attach
cargo run -- example/println.alt
./out