7 ms·
exactly, the simplicity is its beauty! A single data structure (tables), no built in OOP (you build it with metatables). Coroutines instead of threads. I was
by functional_dev 5mo ago
exactly, the simplicity is its beauty!
A single data structure (tables), no built in OOP (you build it with metatables).
Coroutines instead of threads.
I was curious and explored it in detail here - https://vectree.io/c/lua-language-design-metatables-coroutines-the-minimal-core-philosophy https://vectree.io/c/lua-language-design-metatables-coroutin...