diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2025-08-19 22:47:57 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2025-08-19 22:47:57 +0100 |
commit | b87a0c473abd543b6e6d6e95faa6f783df23a285 (patch) | |
tree | c2bf60e054fe4af164db11e8ddb024592fa62217 /symtable.c | |
parent | f14a2680fd030fbfa75a63bea8110db7c414e805 (diff) | |
download | alisp-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