This repository holds a PHP implementation of the Super Tiny Compiler by jamiebuild.
It's an ultra simplified compiler showing all major pieces of a modern compiler.
You can run the tests with php vendor/bin/phpunit tests
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository holds a PHP implementation of the Super Tiny Compiler by jamiebuild.
It's an ultra simplified compiler showing all major pieces of a modern compiler.
You can run the tests with php vendor/bin/phpunit tests