Commit graph

265 commits

Author SHA1 Message Date
ESL
a86a0d59d5 prexpand fix; quasiquote supports #&box 2024-11-20 22:03:24 -05:00
ESL
f75a2aae74 free-id=? fix for unbound ids 2024-11-07 22:13:14 -05:00
ESL
e38354cbff support for _ and ... as literals 2024-10-21 15:17:56 -04:00
ESL
8d8721892e faster read, minor fixes 2024-10-21 15:12:19 -04:00
ESL
74d652f3d9 n.sf fixes 2024-08-29 18:08:59 -04:00
ESL
5285131672 faster read 2024-08-29 17:54:17 -04:00
ESL
c856b07b17 ctov/vtoc, minor refactoring 2024-08-22 12:57:27 -04:00
ESL
2031aed6b2 compiler support for P records, -l option 2024-08-01 17:05:56 -04:00
ESL
de3deba498 pre scripts marked as skint scripts 2024-07-31 23:17:37 -04:00
ESL
9fd3e04956 support for -f and FASL file load/run 2024-07-31 23:06:59 -04:00
ESL
c82ab3d0b1 . 2024-07-31 17:22:41 -04:00
ESL
eadb6fb4fe -D LIBDIR=... and (base-library-directory) 2024-07-31 17:18:29 -04:00
ESL
6189cd0957 syntax-length removed in favor of escape 2024-07-31 16:31:44 -04:00
ESL
0e4031ac6e version hacks for benchmarking 2024-07-28 18:19:40 -04:00
ESL
19563b11cc Merge branch 'main' of https://github.com/false-schemers/skint 2024-07-28 15:59:09 -04:00
ESL
0336adcff9 exact-closed feature removed; cleanup 2024-07-28 15:59:05 -04:00
dermagen
ddaf3aacb8
Update README.md 2024-07-28 10:44:38 -04:00
ESL
6ee96c8f71 make test target added; misc/test.scm 2024-07-28 10:32:34 -04:00
ESL
d989260f3e Update Makefile 2024-07-28 10:21:54 -04:00
ESL
3f63e27044 minor portability fixes 2024-07-28 10:17:13 -04:00
dermagen
9847b1366b
Update README.md 2024-07-27 17:26:43 -04:00
ESL
6bade8e391 Create Makefile 2024-07-27 17:15:30 -04:00
ESL
f345a26867 Update syntax-rules.md 2024-07-27 00:14:06 -04:00
ESL
ae745e77d2 (... x) esc in rule's pattern head position 2024-07-26 23:23:45 -04:00
ESL
e91b656a1b Create syntax-rules.md 2024-07-26 13:13:49 -04:00
dermagen
3eed456afc
Update README.md 2024-07-26 03:07:44 -04:00
dermagen
0122198d7d
Update README.md 2024-07-26 02:54:27 -04:00
dermagen
0d13c9180f extra image 2024-07-26 02:53:16 -04:00
dermagen
045205dc9b
Update README.md 2024-07-26 00:01:26 -04:00
dermagen
c41eaeac19 Update skint-298x128.png 2024-07-25 23:52:35 -04:00
dermagen
869b43e7ea Update skint-298x128.png 2024-07-25 23:28:06 -04:00
dermagen
12b9871e99
Update README.md 2024-07-25 23:20:45 -04:00
dermagen
c751ee80fc new images 2024-07-25 23:18:06 -04:00
dermagen
e4c09cd084
Update README.md 2024-07-25 23:03:22 -04:00
ESL
899986abec . 2024-07-25 22:44:23 -04:00
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