/ToyCompiler

A SIMPLE compiler to learn the concepts

Primary LanguageJavaScript

Toy Compiler

This is a personal project, the goal is to implement a REALLY simple compiler using RAMDA and JAVASCRIPT, i'm not optimizing anything.

It is based on this medium article