joelg236
20-09-2013, 14:33
Team 4334 has worked over the last year on our scripting language, Gordian. It's meant to be lightweight, simple, flexible and powerful.
http://www.4334.ca/gordian/
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
http://www.4334.ca/gordian/
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