Implement proper handling of symbol quoting and case folding in parser.
authorChris Hanson <org/chris-hanson/cph>
Sat, 11 Feb 2017 07:52:59 +0000 (23:52 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sat, 11 Feb 2017 07:52:59 +0000 (23:52 -0800)
commita660fec37fbe2c129e6e77504deb798ccb40794f
treecf930ed68a439034e091f471bc2f2336407bc6e3
parente2e8a05bf18435b1814f1bc2f090301eb97281e0
Implement proper handling of symbol quoting and case folding in parser.

Disallows use of | in symbols except at beginning and end.
Disallows use of \ in symbols unless in ||.
src/runtime/parse.scm