Create environment module

This commit is contained in:
2025-08-10 02:05:16 +01:00
parent a03ef58eca
commit fade9395fa
6 changed files with 172 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
add_library(imp
am.c
env.c
memory_stream.c
parse.c
store.c