]> git.mdlowis.com Git - proto/sclpl.git/commit
added struct, union, array, and pointer syntax to type expressions
authorMichael D. Lowis <mike.lowis@gentex.com>
Mon, 18 Jun 2018 15:01:57 +0000 (11:01 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Mon, 18 Jun 2018 15:01:57 +0000 (11:01 -0400)
commit4f59d32ee00d8eaf05b71b2a0a19f689af82cd25
treef0034e15b5b1b0ca26ae2c29ecafd7a30a3c6c9c
parentbe4b7bf192f8f77938128e9516a250f716b4b54d
added struct, union, array, and pointer syntax to type expressions
example.src
source/lexer.l
source/parser.c
source/sclpl.h