You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
Althea is a programming language providing reference counting with ownership analysis.