Eric How to write good documentation for a language?
Dongsung Kim I wonder what kind of language are we talking about here... If it's like Elvish, writing a documentation would be insanely interesting.
9y, 28w 6 replies
Eric Its more nonsense than Elvish and needs a good interpreter still, vild.org/labs/quac...
9y, 28w 5 replies
Dongsung Kim Oh my God, this is so brilliant! I love this! I wouldn't recommend any example, this is just perfect.
9y, 27w 4 replies
Eric Thanks! It was built over 2 lunch times, I wish I was better at building interpreters though. The docs which are there need a bit more explanation too, the ,/ operator can be used multiple times to clone stacked bits which are further down from the top.
9y, 27w 3 replies
Login or register your account to reply
Dongsung Kim Oh, ,/ can do that! Neat. I couldn't understand some of the words at first - for example, 'move caret 1,' I thought of brainf*ck so immediately assumed it would behave like pointers. At the end I just opened up the debugger to see how it actually works, and then the docs started to make sense. :D
9y, 27w 2 replies
Eric You looked at the interpretters code!? That Javascript is so poorly written and I feel bad for making it so terrible. Im slowly trying to hack together a more workable version :)
9y, 27w 1 reply