About
2
Publications
5,750
Reads
How we measure 'reads'
A 'read' is counted each time someone views a publication summary (such as the title, abstract, and list of authors), clicks on a figure, or views or downloads the full-text. Learn more
3
Citations
Introduction
Additional affiliations
December 2003 - present
Rogue Wave Software / Zend Technologies
Position
- Group Leader
Publications
Publications (2)
IR Framework is an Open Source project that aims to create fast optimizing JIT compilers. It uses single Sea-of-Nodes Intermediate Representation during all phases of the compilation pipe-line. The framework provides a simple IR construction API, folding engine that works on the fly during IR construction, Sparse Conditional Constants Propagation,...
PHP is a dynamically typed programming language commonly used for the server-side implementation of web applications. Approachability and ease of deployment have made PHP one of the most widely used scripting languages for the web, powering important web applications such as WordPress, Wikipedia, and Facebook. PHP's highly dynamic nature, while pro...