Nemesis Pascal is a open source Pascal interpreter under GPL written in Delphi and Kylix. It is cross-platform capable, supporting both Windows and Linux machines. Borland CLX libraries supplies the cross-platform features.

Nemesis Pascal uses internally a modified version of the JEDI Pascal Interpreter.

This interpriter is the base for several projects hosted on their page, and possibly much more than that.


Such projects include:
<ul>[*]Virtual Machine: The virtual machine under win32 may be in console mode or in graphic mode. The equivelent to this may be the Java Virtual Machine by Sun Microsystems.[*]Pascal Server Pages: HTML-embedded scripting language. The syntax is Pascal with a couple of unique PSP-specific features thrown in. Alternative to PHP or ASP![*]Pascal Develop: Pascal Develop is the IDE for the Nemesis Pascal project. It creates simple Pascal Scripts, units, forms and web services.[/list]

To read more about Nemesis Pascal go to npascal.sourceforge.net!