Inspiration

Better scheme

What it does

Comile scheme to assebmly via ir or translate it to c++.

How we built it

A custom lexer and a parser.

Challenges we ran into

The AST is difficult to build with the complex mechanism of OOP and mutable varable.

Accomplishments that we're proud of

We hand wrote a lexer and a parser

What we learned

We should consider to use a AST generater.

What's next for SchemeImproved

OOP expentation with overloading. https://docs.google.com/presentation/d/1XL1LSrJxq1eYaBpmsltR9rlCsJsWlnNVW3Y1U2473FQ/edit#slide=id.g266ebc36e69_0_151

Built With

Share this project:

Updates