Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/kitaka/lexer

My simple interpreter for PHP.
https://github.com/kitaka/lexer

Last synced: about 2 months ago
JSON representation

My simple interpreter for PHP.

Lists

README

        

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. :)