core language

Zend Debuts PHPcloud

Linux Today  Wed, 10/19/2011 - 02:00

ServerWatch: PHP was the core language of the 1.0 era of the web, bringing scripting to the emerging Internet. PHP vendor Zend now wants PHP to be the language for the cloud and today announced a new service to do just that.


 

Implicit Phasing for R6RS Libraries

Lambda the Ultimate - Programming Languages Weblog  Thu, 11/26/2009 - 09:54

Abdulaziz Ghuloum and R. Kent Dybvig, Implicit Phasing for R6RS Libraries, Proc.

ICFP 2007.

The forthcoming Revised Report on Scheme differs from previous reports in that the language it describes is structured as a set of libraries.

It also provides a syntax for defining new portable libraries. The same library may export both procedure and hygienic macro definitions, which allows procedures and syntax to be freely intermixed, hidden, and exported.