A Compiler Writing Playground

A Compiler Writing Playground

I Programmer

Published

"Create Your Own Compiler" is an interactive tutorial that step by step shows how to write your own simple compiler that transforms JavaScript into Lisp. Along with it, we take a look at what a compiler actually is and the state of the art that is Roslyn.

Read more...

Full Article