Commit graph

26 commits

Author SHA1 Message Date
ESL
14e40e870b box ops added; old delay macro removed 2023-03-11 18:43:51 -05:00
ESL
75e26a58d9 call-with-values w/continuation as consumer tail-calls 2023-03-11 15:40:06 -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
c32c9cfe49 s.scm library improvements 2023-03-07 17:48:27 -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
25196416c7 a few extra i/o instructions & procedures 2023-03-06 23:52:38 -05:00
ESL
4f2732e536 instructions got internal type/range checks 2023-03-06 19:36:15 -05:00
ESL
39c6a2bd34 values/call-with-values implemented 2023-03-06 15:53:37 -05:00
dermagen
1c5a6d0f45 Delete skint 2023-03-06 00:12:39 -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
dermagen
e0f4351bca clang 10 fixes 2023-03-04 11:51:51 -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
319acd9560 a bit less verbosity 2023-03-03 13:47:59 -05:00
ESL
166d6dbd8c runs init code from s.c 2023-03-03 13:18:00 -05:00
ESL
630dafe480 expander: proper recursive top-level 2023-03-02 19:27:09 -05:00
ESL
d3ed0f1f90 light refactoring of the expander 2023-03-01 17:36:24 -05:00
ESL
a271332d54 file rename fixes; skint compiles and runs tests 2023-02-28 18:05:08 -05:00
ESL
764e925c7a initial commit 2023-02-28 00:31:08 -05:00
dermagen
f25fc68ce2
Initial commit 2023-02-27 18:23:27 -05:00