Prajwal-kp-18/Arc-compiler
A learning-focused compiler project written in Rust that has evolved from a simple arithmetic evaluator into a comprehensive expression language with rich type system, professional error handling, and now supports variables and assignments.
GitHub repository with 10 stars and 0 forks.
Language: Rust
Topics: ast, compiler, lexer, parser, rust, system-programming