For my app I have previously ported a component called inflisp. It's a lisp implementation in pascal. I've tested it on linux and windows and works perfectly (don't see why it wouldn't run on any FPC supported platform). If desired I can post it somewhere.

Darius


----- Original Message ----- From: "Bogusław Brandys" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, June 11, 2006 10:15 AM
Subject: Re: [lazarus] Looking for an expression evaluator


Alexandre Leclerc wrote:
How would you compare Lua with PascalScript? I was thinking to
implement pascal scripting later in my project.

Use Pascal Script (http://wiki.lazarus.freepascal.org/index.php/Pascal_Script) if you want program to run only on Intel platform.It runs fine under linux and windows but has some small part in asm o it's not portable currently (you could also port it to another platform :-)


Regards
Boguslaw Brandys

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to