Lua
Lua is a multi-paradigm language
- Designed to allow flexible semantics.
- Which implements coroutines nicely
- Supports flexible sandboxing, although not RAM/CPU limiting.
- Has the Pluto Library for serialization of coroutines/threads.
- Can be embedded from other languages. Is another language even required?
- Has the Orbit MVC web framework
- Can be self-parsing
- Metalua should provide a backend for graphical editing of code
page revision: 3, last edited: 14 Aug 2012 22:36