Home

Awesome

lexer

My simple interpreter for PHP.

I have always been impressed by how technology works and for that reason I decided to try to create an interpreter for PHP and hopefully this will give me a better understanding of how interpreters and compiler work and I think I can use the experience to create my own language. :)