8000 GitHub - tsoding/c.php: C to Python compiler in PHP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

tsoding/c.php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thumbnail

Optimizing C to Python compiler in PHP

This is an April Fools joke. Please don't take it seriously. It only supports a very small subset of C. Literally return and function call. We even made printf an intrinsic. Please don't use it in production.

Quick Start

$ php c.php hello.c > hello.py
$ python ./hello.py

Screencast

screencast

About

C to Python compiler in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0