Results 1 to 7 of 7

Thread: Scriping engine...

  1. #1
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Scriping engine...

    Hello there,

    I was wondering with scripting engine I best could use in my engine?
    I'm currently building one my own, but i want to know witch alternatives there are. I need an scripting engine that is fast and easy to implement.

    Any sugestions?

    (btw: my scriping engine is fast due a compiling feature, but the syntax kinda sux)
    NecroSOFT - End of line -

  2. #2
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    Scriping engine...

    Look at Delphi Web Script or PascalScript - then your scripting is in the same language as your code - makes it easier to support and change.
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

  3. #3
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Scriping engine...

    Never heard about Delphi Web Script or PascalScript but I'm gonna give PascalScript a try...

    It has a compiler so I think it would be fast...

    Thnxz
    NecroSOFT - End of line -

  4. #4
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Scriping engine...

    I got PascalScript up and running and I can only say 1 thing: I'ts perfect!
    NecroSOFT - End of line -

  5. #5
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Scriping engine...

    I'm wondering, is there any help for PascalScript ? It workt pretty easy, but it would be nice if there was some sort of help (online help)...?
    NecroSOFT - End of line -

  6. #6
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Scriping engine...

    I believe RemObjects Software releases tutorial on their software. And I think that PascalScript does indeed have at least one.

    I'll come back and edit this post with the like if I find one...

    Ah ha! You just had to look in the PGD Library ([img]templates/subSilver/images/header/lib_n.jpg[/img]) and there is one there!

    Here: http://www.pascalgamedevelopment.com...=list&cat=4#31

    If it doesn't take you down to the 'Scripting' category on the page just scroll down to it. It's the only listing there under scripting, for now.

    Oh and here is the link to the RemObjects Software site: www.remobjects.com
    Jason McMillen
    Pascal Game Development
    Co-Founder





  7. #7
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Scriping engine...

    Thnxz, i already subscribed myself to PascalScript newsgroup... mutch usefull information
    NecroSOFT - End of line -

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •