aboutsummaryrefslogtreecommitdiff
path: root/constructor.c
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2025-08-20 22:33:40 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2025-08-20 22:33:40 +0100
commit6e2db6825d4ff4b57be3086f654a84cc9ff64bcf (patch)
treeb9a7bb71ff55f7ef6d34ab90574ed86cd1f39b43 /constructor.c
parent2369185b269164c9fd3cc888dbde117192d08bff (diff)
downloadalisp-6e2db6825d4ff4b57be3086f654a84cc9ff64bcf.tar.gz
alisp-6e2db6825d4ff4b57be3086f654a84cc9ff64bcf.tar.bz2
alisp-6e2db6825d4ff4b57be3086f654a84cc9ff64bcf.zip
Stable vector implementation
Stable vectors will be used in the lisp runtime to implement actual vectors, instead of using the disgusting lvec trick. This way we at least can get attributes about the vector through one pointer hop.
Diffstat (limited to 'constructor.c')
0 files changed, 0 insertions, 0 deletions