Converted to using a proper stack system; many improvements will be needed but it...
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 7 Aug 2020 18:55:14 +0000 (13:55 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 7 Aug 2020 18:55:14 +0000 (13:55 -0500)
commitab1de36d3423027eb2cd82551416866ef18c0e99
tree61ccc778b9d4f3442b358d3617d8fb66b22840cc
parent8ab62803c215c8870c3493fe403e9f981cefac82
Converted to using a proper stack system; many improvements will be needed but it works
Makefile
docs/plan
include/onyxastnodes.h
include/onyxwasm.h
onyx
progs/stack_based.onyx [new file with mode: 0644]
src/onyx.c
src/onyxchecker.c
src/onyxparser.c
src/onyxsymres.c
src/onyxwasm.c