PDA

View Full Version : Nemesis Pascal



WILL
07-05-2005, 07:45 PM
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 ('http://jvcl.sourceforge.net/').

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 ('http://npascal.sourceforge.net/')!

cairnswm
08-05-2005, 06:06 PM
I currently use DWSII to add Delphi Scripting to my games. (My current game has almost everything in scripts). I wonder inf npascal or even the JEDI delphi interpreter wouldn't be a better idea (as DWS doesn't seem to be maintained much any more).

I have also considered doing a delphi game interpreter through DWS. (Is this your Game Edition :) )

Wiering
08-05-2005, 07:58 PM
I'm using Pascal Script as a scripting language, actually an older version called IFPS3, which I can't seem to find anymore. I'm not sure if the new version still works under Delphi 5.

http://www.remobjects.com/page.asp?id={9A30A672-62C8-4131-BA89-EEBBE7E302E6}