|
|
|
|
|
by astrodust
2803 days ago
|
|
The great thing about Lua is the language itself is so small, and not just from an implementation perspective. The spec and documentation are also small because there's not much to learn. You can explain it in an afternoon. Try that with C++ or JavaScript. |
|