GitHub

A compiler for PHP

Ok, so this used to be a dead project. It required calling out to all sorts of hackery to generate PHP extensions, or PHP itself. Now, thanks to FFI landing in PHP 7. ...
It is a project which uses Linux terminal to run C Code and returns the results on a WebPage. The PHP Code first saves the file as "Task1.c" and then executes "gcc task1.c" in Linux Terminal. Then PHP ...