|
| Retargetable Server Pages - RSP is a retargetable language for writing web applications.Updated by samj-bitson Saturday, July 03rd 2004.RSP (Retargetable Server Pages) is a retargetable language for writing portable web applications. Web applications can be written once in RSP and then compiled, using the RSP Compiler, to either ASP, JSP or PHP. The RSP language is syntactically similar to Java/JSP. It is strongly typed and pseudo object orientated. Its standard library contains functions and objects for common web programming tasks and database abstraction. Licence : GPL
Version : 0.1.0 [Development]
Release Notes : This is the initial release of the RSP Compiler and language documentation.
Requirements : Java 1.4, ANTLR 2.7.2, Apache Ant
|