A Rust-based interpreter and compiler for the Adder language. It parses S-expressions, evaluates arithmetic expressions (add1, sub1, negate), and compiles them into x86-64 assembly for execution
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Rust-based interpreter and compiler for the Adder language. It parses S-expressions, evaluates arithmetic expressions (add1, sub1, negate), and compiles them into x86-64 assembly for execution