Show HN: A Rust compiler with ownership checking, written in PHP
3 points| mrconter11 | 2 days ago |github.com
It has a working ownership checker, borrow checker, type checker, structs, functions, control flow, and mutable references. The test suite has 80+ cases. The whole thing is around 2,500 lines of PHP.
No comments yet.