Commit graph

230 commits

Author SHA1 Message Date
ESL
a5dd8c87c8 xform => xpand; program/export forms dropped 2024-07-25 22:42:15 -04:00
ESL
62fed2125b extra syntax-rules template escapes 2024-07-25 18:46:13 -04:00
ESL
8d5d967a97 extra syntax-rules pattern escapes 2024-07-25 01:02:38 -04:00
ESL
3ac77eafab case-folding read and string->symbol in (scheme r5rs) 2024-07-24 20:09:51 -04:00
ESL
5f3bd42a6b syntax-rules: support for boxes 2024-07-24 19:28:00 -04:00
ESL
eb61384689 bodies in COND, CASE, WHEN, UNLESS, DO, GUARD 2024-07-24 18:39:51 -04:00
ESL
3c34a4cbae -D, --define-feature cmd line option 2024-07-24 18:01:42 -04:00
ESL
de92c2ed52 %gc ,gc and other REPL command improvements 2024-07-24 17:42:28 -04:00
ESL
702a8983fc xform-define{-syntax} return errors now 2024-07-24 16:39:15 -04:00
ESL
76e0454141 eval now uses pp scan for macros expanding to begin 2024-07-24 02:16:37 -04:00
ESL
4f16f52ed6 top forms scan factored out for reuse 2024-07-24 01:47:28 -04:00
ESL
cf01f4d46e prelim work on newtop 2024-07-24 01:05:05 -04:00
dermagen
9ac17ed824
Update README.md 2024-07-23 15:39:11 -04:00
dermagen
0521320eb8
Update README.md 2024-07-23 03:22:53 -04:00
dermagen
ffacc587c9
Update README.md 2024-07-23 03:15:49 -04:00
dermagen
1d600d4059
Update README.md 2024-07-23 03:05:24 -04:00
dermagen
d53b90804e
Update README.md 2024-07-23 03:02:40 -04:00
dermagen
4c0fabab63
Create README.md 2024-07-23 03:02:06 -04:00
dermagen
6d33f18b73
Create README.md 2024-07-23 02:41:59 -04:00
ESL
b041175249 suppression of spurious warnings 2024-07-23 01:48:56 -04:00
ESL
ea15417b4e n.{h,c}, k.c, s.c, and t.c fully generated from /pre 2024-07-23 01:20:15 -04:00
ESL
8a4b1b06ea delete intermediate pre/k.c 2024-07-23 00:00:19 -04:00
ESL
18c39284d4 new instructions, improved ksf2c script 2024-07-22 23:58:22 -04:00
ESL
7bdd8ef537 ,cd and ,pwd repl commands 2024-07-22 20:13:57 -04:00
ESL
951f725b68 (current-directory) added; ksf2c started 2024-07-22 19:22:27 -04:00
ESL
09e5b3b4f7 n.c header order fixes 2024-07-22 18:24:24 -04:00
ESL
d84362c0ab n.h n.c s.c t.c fully generated from precursors 2024-07-22 01:56:03 -04:00
ESL
b8de762df7 reliable generation of n.{c,h} from c.sf 2024-07-22 01:39:50 -04:00
ESL
ed1bf655e3 pre directory (former src); new scripts 2024-07-21 23:00:01 -04:00
ESL
e8d6a2289c *transformers* init moved to i.c ("B" entries) 2024-07-21 14:15:48 -04:00
ESL
c48e935bba script-related fixes; fully operational ccomp 2024-07-21 11:35:13 -04:00
ESL
a511e77df9 service -c compiler reborn as ccomp.ssc! 2024-07-21 03:55:04 -04:00
ESL
2f92eac26e Non-service versions of k and n modules! 2024-07-20 14:51:06 -04:00
ESL
9dacba5580 major .sf code rearrangement (n -> k) 2024-07-19 23:17:06 -04:00
ESL
ca8ce12903 n.sf on max possible sync with n.c & others 2024-07-19 17:20:46 -04:00
ESL
d8335db567 cxtype_port_t; todo: change n.sf accordingly 2024-07-19 14:24:23 -04:00
ESL
f8f0ac6cfd (run-program), -p option; minor bug fixes 2024-07-19 00:02:29 -04:00
ESL
4d40a0e303 t.c options processing in (skint-main) 2024-07-18 21:34:54 -04:00
ESL
020c0613b5 new way to add to hidden lib; getopt clone 2024-07-18 20:18:35 -04:00
ESL
0edd2255e3 (string-position str str), run-script checks #! 2024-07-17 22:43:19 -04:00
ESL
b3567d8b61 run-script, some t.scm procs moved to s.scm 2024-07-17 22:19:59 -04:00
ESL
0763791fe3 support for #! shebangs of various use 2024-07-17 17:47:08 -04:00
ESL
a7fb308858 get-environment-variables 2024-07-17 13:55:07 -04:00
ESL
76dcf09bcc envvref (%envv-ref) instruction added 2024-07-17 00:33:46 -04:00
ESL
94ebc0f4d1 command-line is a param, {emergency-}exit 2024-07-17 00:07:11 -04:00
ESL
458328c43f built-in (skint hidden) lib for hidden names 2024-07-16 23:15:08 -04:00
ESL
9d9c95b6e2 ,si repl command w/instr support 2024-07-16 23:03:00 -04:00
ESL
b89b56655b separation of root env (=> root + hidden) 2024-07-16 21:54:25 -04:00
ESL
373e9dec38 faster library import registries 2024-07-16 02:47:57 -04:00
ESL
4ab2982e26 minor fixes (record rtd is a symbol now) 2024-07-15 17:45:54 -04:00