(Arne Babenhauserheide)
2014-10-26: still stuff todo, but commit for the night. still stuff todo, but commit for the night.
diff --git a/wisp-scheme.w b/wisp-scheme.w
--- a/wisp-scheme.w
+++ b/wisp-scheme.w
@@ -73,7 +73,11 @@ define repr-unsyntaxsplicing ; #,@
define repr-quasisyntax ; #`
string->symbol : string-append "REPR-QUASISYNTAX-" wisp-uuid
-; TODO: wrap the reader to return the repr of
+; TODO: wrap the reader to return the repr of the syntax reader
+; additions
+
+define : wisp-read-linestart port
+ . #f
define : line-continues? line
equal? repr-dot : car : line-code line