Hello,
I wanted to include a scripting language in my game, it is called "newLisp". It is an open source scripting language.
I wanted to use it to implement A.I.
Furthermore, I'm a Delphi programmer, so I wanted to make some DLL in Delphi to be included in my A7 game.
How can I open a DLL from A7? How can I use functions inside?
Thank you for your help!