Skip to content

marcauberer/compiler-design-series

Repository files navigation

Compiler Design article series - MathExpr toy language

This is a minimalistic, machine code generating compiler for the MathExpr toy language. This language supports evaluating simple, methematical expressions, storing the results to variables and printing results.

You can find the articles on Medium:

If you are not interested in the technical setup of the project, you can simply create an own GitHub repo from this repo template.

© Marc Auberer 2023-2024

About

Example project for the compiler design article series

Resources

Stars

Watchers

Forks

Languages