Lua
- syntax similar to Modula
c.Feature
- Metamethods
- you can pass functions as arguments
- Mixin
Pros
- Fastest scripting language
- Easiest to embed scripting language
- Simple but expressive
- Can be sandboxed
Resources
- http://lua.space/webdev/why-we-rewrote-lua-in-js
- Middleclass
- Unifying Component Based Gameobject Systems and Mixin Based Inheritance
Implementations
References
From Mixin
Go to text →
Backlinks