Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Object-Oriented Interpreted Dynamically Typed FRC Scripting Language (http://www.chiefdelphi.com/forums/showthread.php?t=119508)

joelg236 20-09-2013 14:33

Object-Oriented Interpreted Dynamically Typed FRC Scripting Language
 
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:
  1. Classes, Instances, Inheritance built in
  2. Threading built in
  3. Dynamic types
  4. Simple Python-like syntax
  5. No external dependencies, build scripts or special setup procedures - insert the classes and go!

On github - https://github.com/Team4334/gordian

Hypnotoad 29-09-2013 00:25

Re: Object-Oriented Interpreted Dynamically Typed FRC Scripting Language
 
Oh god how long I have been waiting for this to surface again!


All times are GMT -5. The time now is 03:05.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi