This website requires JavaScript.
Explore
Help
Sign In
oreodave
/
alisp
Watch
1
Star
0
Fork
0
You've already forked alisp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff512986f8773fb440c4275dfdce8e6ca5debaa0
alisp
/
include
/
alisp
History
Aryadev Chavali
ff512986f8
symtable: sym_table_cost
...
Useful for figuring out the rough memory footprint (actually utilised) by the symbol table.
2026-02-11 10:29:57 +00:00
..
alisp.h
LICENSE: Unlicense -> GPL Version 2
2026-02-05 04:04:54 +00:00
base.h
base: implement LOG macro which only prints if VERBOSE_LOGS = 1
2026-02-05 04:04:54 +00:00
lisp.h
lisp: lisp_print
2026-02-11 10:29:57 +00:00
reader.h
reader: implement read_sym and read_list
2026-02-11 10:29:57 +00:00
stream.h
stream: stream_stop -> stream_free
2026-02-09 09:57:04 +00:00
sv.h
sv: rearrange sv_substr and sv_truncate
2026-02-11 10:29:57 +00:00
symtable.h
symtable: sym_table_cost
2026-02-11 10:29:57 +00:00
tag.h
tag: make function inputs constant
2026-02-11 10:29:57 +00:00
vec.h
LICENSE: Unlicense -> GPL Version 2
2026-02-05 04:04:54 +00:00