BAScript
Scripting engine for Pascal compilers.
...Package includes a BriefC compiler that translates from C-like to the BAScript language.
You should note that BAScript is intended to be lightweight, so it has not mechanisms to handle complex data structures or large amounts of data or code. On the other hand, it has less need for memory and resources than other scripting interpreters. If you need more power you may try PascalScript.