Pascal Fans: OpScript - Object Pascal Scripting Engine - *.NET support coming*

A colleague of mine, Felix from Microsoft developer support, has been working on a cool Object Pascal scripting engine.

"Opscript is an scripting engine based on Object Pascal. This engine takes advantage of Active Scripting to integrate with Microsoft Windows so it can be used in all the same places Jscript and VBscript can. It is designed from the ground up using C++. The parser was implemented using Bison and Flex (also known as Lex and Yacc)."

Check it out:
https://opascalscript.sourceforge.net/

There is also a cool history of Object Pascal on this page.