The English-Likeness Monster Stalks a New Generation of Programmers
11–20 of 78 posts
Re: The English-Likeness Monster Stalks a New Generation of Programmers
#12It was beautiful.
Re: The English-Likeness Monster Stalks a New Generation of Programmers
#13Re: The English-Likeness Monster Stalks a New Generation of Programmers
#14It makes me think of MUDs, specifically my once-upon-a-time favorite, Dragonrealms. It had the usual "command direct-object" syntactical format common to MUDs, but it became an infamous problem to wrestle with the parser to find the correct "obvious" action. > put amulet on drawer > put amulet in drawer > put amulet behind drawer > place amulet on drawer > give amulet to drawer > push amulet to drawer > show amulet t…
Re: The English-Likeness Monster Stalks a New Generation of Programmers
#15I think PowerShell suffers from this issue, except it was defined by people that speak English as a second language.
Re: The English-Likeness Monster Stalks a New Generation of Programmers
#16I'm not sure DSLs qualify as "the English-Likeness monster". A good DSL isn't about being like english, it's about being concise and expressive in the given domain. A good DSL has no need to "look like English".
(I guess what I'm really saying is that you're right, but you're saying something else, raganwald is right too.)
Re: The English-Likeness Monster Stalks a New Generation of Programmers
#17Re: The English-Likeness Monster Stalks a New Generation of Programmers
#18I'm not sure DSLs qualify as "the English-Likeness monster". A good DSL isn't about being like english, it's about being concise and expressive in the given domain. A good DSL has no need to "look like English".
People often think of DSLs as a way of making a concise, expressive view of the domain look like English. See, for example, RSpec. (I guess what I'm really saying is that you're right, but you're saying something else, raganwald is right too.)
Re: The English-Likeness Monster Stalks a New Generation of Programmers
#19Since no one else has mentioned it yet, Lojban [1] seems like the perfect candidate for this.