]> git.mdlowis.com Git - proto/sclpl.git/commit
added codegen module and code to register bindings with symbol table
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 2 Jun 2018 02:11:20 +0000 (22:11 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 2 Jun 2018 02:11:20 +0000 (22:11 -0400)
commit7c45e85d763f457a3ce1c9fb078b34664644beab
tree571f9e7f0595cd47c94ea7ea70001c3fbafb76bc
parentcd151d70fb5e68e026415ff992c2962cdd5cc0da
added codegen module and code to register bindings with symbol table
Makefile
source/codegen.c [new file with mode: 0644]
source/main.c
source/parser.c
source/sclpl.h
source/syms.c