DGL
https://delphigl.com/forum/

Scripting in FreePascal
https://delphigl.com/forum/viewtopic.php?f=19&t=9205
Seite 1 von 1

Autor:  noeska [ Do Mai 06, 2010 22:59 ]
Betreff des Beitrags:  Scripting in FreePascal

I am running in some troubles with remobjects pascalscript. The basic thing work but using an object defined in the main application causes the application the terminate. It seems to be an known bug that has yet to be resolved, this bug only appears when using the freepascal compiler.
So until that bug is resolved i wonder what alternatives do i have?

What are the possible scripting language solutions for use with FreePascal? Main feature for me that it has to support is access to an object in the main application.

Autor:  bero [ Fr Mai 07, 2010 13:46 ]
Betreff des Beitrags:  Re: Scripting in FreePascal

You can maybe try my ECMAScript 5th Edition Engine called BESEN ( http://delphigl.com/forum/viewtopic.php?f=13&t=9140 ). It has wrapping support for native ObjPas classes into the ECMAScript/JavaScript world over RTTI, class VMT table parsing and so on.

Autor:  Lord Horazont [ Fr Mai 07, 2010 14:12 ]
Betreff des Beitrags:  Re: Scripting in FreePascal

On the other hand, you could also try my Thorium, which does not feature reading the whole VMT information (since that is not completely officially supported with recent FreePascal versions), but it uses anything it can get out of the RTTI FP features.

greetings

Seite 1 von 1 Alle Zeiten sind UTC + 1 Stunde
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/