Projects tagged ‘language’, ‘php’, and ‘web’


[5 total ]

2129USERS
   

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

7USERS
   

PHPTAL is a PHP implementation of ZPT work. To be short, PHPTAL is a XML/XHTML template library for PHP. While most web developpers continue to use ASP/JSP/PHP tags as the core language of their templates, the Zope community came with a ... [More] refreshing idea named TAL. The idea was to move presentation actions inside XHTML attributes instead of using plain tags or elements. [Less]

1USERS

Roadsend PHP is an alternative implementation of the PHP programming language. It includes an interpreter, native compiler, and step debugger. Roadsend Compiler can be used to build online web applications with FastCGI, offline web applications with ... [More] an embedded web server (using the included "MicroServer"), desktop GUI applications with PHP-GTK, libraries, and console applications. Roadsend PHP compiler is unique among PHP implementations because rather than compiling and interpreting PHP byte code, it compiles PHP source code to native machine code. [Less]

0USERS

IAML, the Internet Application Modelling Language, is the project title for my PhD research at Massey University, New Zealand. In particular, this project is hosting the implementation of an Eclipse plugin which we will use to demonstrate our ... [More] modelling language prototypes. Google Code now supports the Eclipse Public Licence (EPL), so we are in the process in moving the project from Sourceforge to its new home at Google Code. More information: http://openiaml.org [Less]