@daggertooth@monsterpit.net *ahem* again
@indi runs a MUCK iirc
@vahnj @daggertooth@monsterpit.net Yeah that's basically MUCK/MUSH/MOO etc, which have been around for... ages.
I mean, I gotta be real though, MUF (the MUCK scripting language) is even more irritating than LSL in my opinion. ;)
There's stuff I like about MUF actually. I like how stack-based languages can easily be worked through in the head/on paper, and debugged via a simple trace of the stack.
The real problem is that your dev environment is "line editor over telnet" ;)
@a_breakin_glass Oh yeah, sorry for not making it clear, it is definitely the ecosystem that is the problem.
(That being said if I was redoing it now, I'd sill use a language that has broader awareness and better tooling. :))
@indi @a_breakin_glass there have been multiple attempts to make less painful editing environments, IIRC, but they tend to each only work with one particular mu* client.
@indi is the development environment the fault of the language or the ecosystem?