Dear #uxn peeps...
I can haz single-line comments, plox? 馃槄
Something like a comment rune, or something? ; is already taken, as is / and #, hmm...
What about something like >?
Or just a keyword like REM?? lol
I'd be tempted to just use // and write my own stupid-simple pre-processor to sed them out. XD
Push comes to shove, I guess I could do something like a vim macro for ^[I( ^[A ), but that's a bit ugly, and the equivalent to undo the comment would be scary. XD
Hmm, this page says is used as a single-line comment in FORTH (or at the very least, Gforth), would that be a possibility?