Commit graph

27 commits

Author SHA1 Message Date
ESL
b64a58ed34 minor refactoring of the transformer 2023-03-21 18:02:01 -04:00
ESL
f8c55fd3c9 new integrable model switch is complete! 2023-03-21 15:29:28 -04:00
ESL
0cf6470e1b new integrable model, part VI (before switch) 2023-03-21 13:43:26 -04:00
ESL
c90e1abcf2 list, vector and others; '#' ig type 2023-03-20 22:32:33 -04:00
ESL
ad3b6f9844 ... write and others; 'u' and 'b' ig types 2023-03-20 16:43:06 -04:00
ESL
91b07297cf ... fxmin & others; 'x' ig type 2023-03-20 13:49:00 -04:00
ESL
3730b714d4 ... fl<? and others; 'c' ig type 2023-03-20 00:23:42 -04:00
ESL
d820f510b3 new integrable model, part V (fl+, fl-, 'p','m')) 2023-03-19 23:31:28 -04:00
ESL
328046cf4a new integrable model, part IV (list ops &c.) 2023-03-19 14:52:49 -04:00
ESL
814c0648ec new integrable model, part II 2023-03-18 19:13:38 -04:00
ESL
cd1b192446 safer use of ... in syntax-rules 2023-03-18 16:07:10 -04:00
ESL
c72ac73743 support for (set& var) primitive (returns box) 2023-03-12 16:54:44 -04:00
ESL
a6bc0339c0 global var locs are boxes now; sp overflow checks 2023-03-12 14:20:35 -04:00
ESL
14e40e870b box ops added; old delay macro removed 2023-03-11 18:43:51 -05:00
ESL
be7f66fe9d old continuation code removed 2023-03-11 13:41:44 -05:00
ESL
6f009ba30a fix in letcc compiler; call/cc redefined via letcc 2023-03-11 12:28:51 -05:00
ESL
25fa48c928 letcc/withcc: k is now a procedure, allow bodies 2023-03-11 01:50:00 -05:00
ESL
eddf65f62c letcc/withcc support 2023-03-10 17:30:41 -05:00
ESL
e1f3f69346 faster library appends; -v in repl (verbosity) 2023-03-08 13:03:39 -05:00
ESL
b564316cf8 lambda*/case-lambda cleanup 2023-03-07 13:42:29 -05:00
ESL
109aaef590 lambda*/case-lambda: initial implementation 2023-03-07 13:11:46 -05:00
ESL
39c6a2bd34 values/call-with-values implemented 2023-03-06 15:53:37 -05:00
ESL
20fd52b381 apply fix; s.scm macro fixes 2023-03-05 22:19:29 -05:00
ESL
bd0746c7e4 c.c => k.c; minor clang 14 fix 2023-03-04 13:44:37 -05:00
ESL
2b470406d8 t.scm/t.c added (partially operational) 2023-03-04 00:07:52 -05:00
ESL
e7b4075a9a vm closures represented as procedures 2023-03-03 15:44:12 -05:00
ESL
764e925c7a initial commit 2023-02-28 00:31:08 -05:00