Projects tagged ‘interpreter’ and ‘php’


[3 total ]

2132USERS
   

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

1USERS

Authoring tool that can automate generating text files like CSS, HTML, PHP, JS. AU2 adds functionality that is may not be present in some file types (for example: variables in CSS). After editing file, run AU2 (this can be done automatically by your editor) that will compile your file to proper output file.

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]