aboutsummaryrefslogtreecommitdiff
path: root/symtable.c
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2025-08-19 22:47:57 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2025-08-19 22:47:57 +0100
commitb87a0c473abd543b6e6d6e95faa6f783df23a285 (patch)
treec2bf60e054fe4af164db11e8ddb024592fa62217 /symtable.c
parentf14a2680fd030fbfa75a63bea8110db7c414e805 (diff)
downloadalisp-b87a0c473abd543b6e6d6e95faa6f783df23a285.tar.gz
alisp-b87a0c473abd543b6e6d6e95faa6f783df23a285.tar.bz2
alisp-b87a0c473abd543b6e6d6e95faa6f783df23a285.zip
Separated out the definitions to clean up a bit
We're going to be using C to compile our Lisp eventually, so I need to have a header file for compilation to work. We can still separate out the implementation details into separate files (then generate a shared library for usage in the link stage) but we need this header file to be singular and clean.
Diffstat (limited to 'symtable.c')
0 files changed, 0 insertions, 0 deletions