Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 563 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 563 Bytes

Wml

Logo

The project implements a parser, typer, and interpreter chain for a language of arithmetic expressions named wml, which serves as an educational tool. It was built based on a compilation course with Professor Patrick Cousot. Additionally, the project features a hardware design for a stack-machine that is optimized for running wml programs and comes with a compiler and assembler for it.

:::info

COMING SOON!

:::