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
|
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
|
f8f0ac6cfd
|
(run-program), -p option; minor bug fixes
|
2024-07-19 00:02:29 -04:00 |
|
ESL
|
485beb500a
|
proper handling of _ in syntax rules; fixes
|
2024-07-14 18:43:44 -04:00 |
|
ESL
|
d93c440331
|
env 'peek' and delayed new-id; minor fixes
|
2024-07-14 10:54:25 -04:00 |
|
ESL
|
fa97ece03a
|
new startup/repl/debug sequence
|
2024-07-11 19:12:03 -04:00 |
|
ESL
|
01cdbba2f8
|
globals kept in a hash table, (global-store)
|
2024-07-10 19:28:27 -04:00 |
|
ESL
|
f625b5103b
|
*root-name-registry* introduced
|
2024-07-06 21:03:12 -04:00 |
|
ESL
|
6a4299c6f4
|
define-library and import added to *transformers*
|
2024-07-05 13:09:50 -04:00 |
|
dermagen
|
df2628a4a2
|
handcoded expanders for includes and cond-expand
|
2024-06-13 15:49:33 -04:00 |
|
ESL
|
e95b05135b
|
immediate-hash, '#&box constants serialized
|
2023-04-20 11:03:14 -04:00 |
|
ESL
|
7cc993e16b
|
bindings replaced with locations!
|
2023-04-15 21:03:39 -04:00 |
|
ESL
|
3476c64553
|
procedure ids store their syms with dens
|
2023-04-15 18:08:08 -04:00 |
|
ESL
|
c10c65e90c
|
no symbolic denotations; minor cleanup
|
2023-04-15 17:41:28 -04:00 |
|
ESL
|
7a95c9b784
|
minor k.sf/t.scm refactoring
|
2023-04-14 14:49:32 -04:00 |
|
ESL
|
fbd24ee7e7
|
... form built-in
|
2023-04-14 11:34:47 -04:00 |
|
ESL
|
2c9383768e
|
syntax-rules form built-in
|
2023-04-13 18:31:20 -04:00 |
|
ESL
|
72f51c06c5
|
initial-transformers op, fancy define built-in, minor fixes
|
2023-04-13 17:59:31 -04:00 |
|
ESL
|
447d2b6621
|
body transform fix (caused slow let* expansion)
|
2023-04-03 20:41:15 -04:00 |
|
ESL
|
ac11df30ac
|
current ports refactoring -- work in progress
|
2023-03-30 18:13:07 -04:00 |
|
ESL
|
29d212eeff
|
dynamic-wind: work in progress
|
2023-03-29 23:18:39 -04:00 |
|
ESL
|
68988b62f3
|
-b option to support ecraven benchmarks in .sf form
|
2023-03-28 23:40:41 -04:00 |
|
ESL
|
149827f452
|
define-record-type, records added
|
2023-03-28 18:14:45 -04:00 |
|
ESL
|
d08bddc4c9
|
cmp instrs re-coded; 't' integrable type
|
2023-03-28 15:39:00 -04:00 |
|
ESL
|
46b9640ba6
|
initial support for bytevectors
|
2023-03-26 13:20:33 -04:00 |
|
ESL
|
833a6261b9
|
small fixes, void_obj, better error reporting
|
2023-03-26 12:02:36 -04:00 |
|
ESL
|
709304b17d
|
-l option; minor refactoring
|
2023-03-26 00:38:50 -04:00 |
|
ESL
|
c5fb756ea6
|
bug fixes
|
2023-03-24 16:34:11 -04:00 |
|
ESL
|
71eeb37a35
|
support for var-less define; define-values & friends
|
2023-03-24 14:16:10 -04:00 |
|
ESL
|
351cc5ed9b
|
3-string compiled mode; 'P' entries added
|
2023-03-22 23:14:11 -04:00 |
|
ESL
|
ff388441e7
|
3-string compiled code entries; 'A'-type added
|
2023-03-22 18:13:12 -04:00 |
|
ESL
|
463d3622dd
|
transformers for basic forms moved from k to s
|
2023-03-22 14:20:17 -04:00 |
|
ESL
|
f458d436b9
|
syntax-lambda; repl catches errors
|
2023-03-22 13:21:48 -04:00 |
|
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 |
|