Is there a way to interpret pascal in Delphi applications

I want my own pascal code to execute, it also has some usage files and other complex functions, like Delphi code, I can do it

+3
source share
6 answers

Yes:

This component is used in the very popular Inno Setup installer software.

+9
source

Delphi Web Script is now actively developing.
It used to be good; now it’s getting big.
You can upload it to Google Code .

- Jeroen

+5

, , , Pascal, Fast-Script Fast-Report.

+3
+2

, pascal . Pascal Script , script ( script). "uses".

pascal, . , FreePascal, (GPL).

+1

TMS IDE .

+1

Source: https://habr.com/ru/post/1770757/


All Articles