Project DescriptionGreenBean Script is a .NET port of the game-focussed scripting language, GameMonkey Script (http://www.somedude.net/gamemonkey)
The first release of GreenBean Script aims to be fully bytecode- and language-compatible with GameMonkey Script.
GreenBean Script is currently in early pre-Alpha, there are likely to be many changes before the first 1.0 release.
Planned Milestones to 1.0 Release
- Milestone 1 - Fully implemented Virtual Machine with standard library functions implemented
- Milestone 2 - GameMonkey Script language compiler frontend
- Milestone 3 - Improve .NET bindings and interop, performance tuning
- Milestone 4 - Public release