ErmineII/mapL

Reader needs comments and escaping

Opened this issue · 0 comments

It's a pain to build strings and escape characters. (such as space, 's, and unmatched (s ):

;; print a string and explain it with comments
(print "It's a pain to build strings and escape characters. (such as space,  's, and unmatched (s )")

should work.