Hey,

I spent the last few hours to develop this small scripting language, which I call "Sequential".

Website with information

You can download the parser including a small sample from this website, the source code is also available (written in C#).

The language supports simple functions with parameters as well as if/else conditions. A full reference of the language can be found on the website.

I'd be glad to hear some feedback and what you think about this small approach to code a parser


Your friendly mod is at your service.