]> git.mdlowis.com Git - proto/sclpl.git/commit
don't define tokens for real characters. just use them directly
authorMichael D. Lowis <mike.lowis@gentex.com>
Mon, 18 Jun 2018 15:46:00 +0000 (11:46 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Mon, 18 Jun 2018 15:46:00 +0000 (11:46 -0400)
commit3cdb549edcd9f73828512a0c62352998e8d3b1e1
tree1a20f6bfdd4e11d3eb4aeb903d251776615227bf
parent4f59d32ee00d8eaf05b71b2a0a19f689af82cd25
don't define tokens for real characters. just use them directly
example.src
source/lexer.l
source/parser.c
source/pprint.c
source/sclpl.h