Y
Hacker News
new
|
ask
|
show
|
jobs
by
justincormack
2691 days ago
This is how Lua started, as a config language, but it gradually added more features that people found useful in config, and became Turing complete.
1 comments
icebraining
2691 days ago
Lua was TC from the start, it came with the procedural concepts from Modula - if/while/repeat - and functions.
link
justincormack
2689 days ago
I meant SOL, the predecessor, before Lua proper.
link