On Mar 31, 6:30 am, Neil Cerutti <ne...@norwich.edu> wrote: > See, for example, Inform 7, which translates a subset of English > into Inform 6 code. I never thought too deeply about why I > disliked it, assuming it was because I already knew Inform 6.
I've always respected Inform 7 while being also unwilling to use it. When you're trying to make your language grammar a subset of your data grammar and then combine them interchangeably, it can be unclear about where the error lies, even if the combination is done in prescribed and restricted ways. Whereas keywords are key words: they give texture to source code, like visual braille. -- http://mail.python.org/mailman/listinfo/python-list