Commit graph

258 commits

Author SHA1 Message Date
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
ESL
d25caa66b9 handling of dot-rest pattern in syntax-rules 2024-07-14 22:08:47 -04:00
ESL
485beb500a proper handling of _ in syntax rules; fixes 2024-07-14 18:43:44 -04:00
ESL
acbd648f7b (... <tpl>) escaped template implemented 2024-07-14 15:05:07 -04:00
ESL
bb97a65b2f cleanup after 'peek' env introduction 2024-07-14 11:03:54 -04:00
ESL
d93c440331 env 'peek' and delayed new-id; minor fixes 2024-07-14 10:54:25 -04:00
ESL
781fa509e2 ~! in format, prompt flush, ,load repl cmd 2024-07-13 02:41:19 -04:00
ESL
a2da6a23e8 another FIXME note 2024-07-12 23:37:49 -04:00
ESL
7bc927bb44 several new FIXME notes 2024-07-12 23:33:43 -04:00
ESL
42fef5bc42 standard env/eval/load; improved repl 2024-07-12 19:26:56 -04:00
ESL
c34b64743a getim0s fix !!!!, some r7rs std env functions
old getim0s failed in model where long is 64-bit
2024-07-12 14:57:32 -04:00
ESL
fa97ece03a new startup/repl/debug sequence 2024-07-11 19:12:03 -04:00
ESL
92bf880881 system instr, new repl commands: ,gs ,sh 2024-07-11 09:50:28 -04:00
ESL
01cdbba2f8 globals kept in a hash table, (global-store) 2024-07-10 19:28:27 -04:00
ESL
7cbd996675 (repl) lib renamed to (skint) 2024-07-10 17:33:26 -04:00
ESL
b7f0a7980d cond-expand fix; ,time repl command 2024-07-10 15:21:15 -04:00
ESL
1c9e8d2b32 once hack (mucho kluge!) 2024-07-10 11:02:56 -04:00
ESL
1b113e59ec recursive autoload bug fix 2024-07-10 01:40:02 -04:00
ESL
c30ed2217d bug fix in lib fetch; format added to s.scm 2024-07-09 22:21:30 -04:00
ESL
da3255ab71 autoloader for libraries; minor cleanup 2024-07-09 02:42:22 -04:00
ESL
9868a37fb3 code to use d-l and import inside modules 2024-07-08 21:36:04 -04:00
ESL
a03e3f2d99 'import env protocol for repl; minor cleanup 2024-07-08 18:13:28 -04:00
ESL
09f36ab213 import and define-library forms in bodies! 2024-07-08 02:12:00 -04:00