Commit Graph

4 Commits

Author SHA1 Message Date
mainzelm 9035313159 Added nested multi-line comments. The implementation has two
drawbacks:
1.) Since # and | may be part of an identifier, a#|bla|# is
read as a#|bla|# not as a.

2.) The REPL won't read a comment for its own, it will wait for
another value:
>#|bla|#

3
3
>
2001-01-12 18:16:42 +00:00
marting 4e935c24a5 just a snapshot 1999-09-23 14:36:25 +00:00
marting 30a11632fb inserted almost everything from scsh-read, except for the #! stuff 1999-09-15 01:03:43 +00:00
marting 606245fc41 *** empty log message *** 1999-09-14 12:45:02 +00:00