A Control Flow Graph implementation in PHP
Repositories
nikic repositories
Like crater, but for PHP
PHP Language Specification
Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
Experimental repo for GitHub based RFC workflow. For now, please don't submit PRs.
The PHP Interpreter
Builds php/php-src with php-build and uploads artifacts to S3
Git testing playground
PHP polyfills
Utilities to analyze most popular composer packages
Preprocesses PHP code to allow custom syntax and syntax of newer PHP versions, especially PHP 5.3
The Rust Reference
A sampling profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
A pure Ruby code highlighter that is compatible with Pygments
A safe, concurrent, practical language.
Original SipHash implementation for Rust
"Small vector" optimization for Rust: store up to a small number of items on the stack
A guide to how rustc works and how to contribute to it.
Website for graphing performance of rustc
Sampling profiler for PHP