|
|
|
|
|
by em-bee
4 days ago
|
|
The only general-purpose languages that come close to the required execution model are Common Lisp and Smalltalk well, and pike, which itself is based on LPC so it has the required execution model by design. the point is that LPC and pike are the kind of sane language being asked for. |
|
Still, I can't disagree that, out of the box, LPC and Pike are probably a (much) better fit for a mudlib language compared to Lua, Python, or JavaScript :)