Team 4334 has worked over the last year on our scripting language, Gordian. It’s meant to be lightweight, simple, flexible and powerful.
Find the full specification for Gordian - https://github.com/Team4334/gordian/blob/master/SPEC.md
Key features:
-
Classes, Instances, Inheritance built in
-
Threading built in
-
Dynamic types
-
Simple Python-like syntax
-
No external dependencies, build scripts or special setup procedures - insert the classes and go!
On github - https://github.com/Team4334/gordian