(Arne Babenhauserheide)
2014-08-15: document the ;-char cludge document the ;-char cludge
diff --git a/wisp-scheme.w b/wisp-scheme.w --- a/wisp-scheme.w +++ b/wisp-scheme.w @@ -80,6 +80,9 @@ define : wisp-scheme-reader port . #f ; incomment . currentindent . currentsymbols + ; | cludge to appease the former wisp parser + ; | which had a prblem with the literal comment + ; v char. : equal? (string-ref ";" 0) next-char loop . indent-and-symbols