Commit graph

  • 36c26cea58 expander fixes, -l/--load cl option main ESL 2024-11-26 22:38:54 -0500
  • a86a0d59d5 prexpand fix; quasiquote supports #&box v065 opt ESL 2024-11-20 22:03:24 -0500
  • f75a2aae74 free-id=? fix for unbound ids ESL 2024-11-07 22:13:14 -0500
  • e38354cbff support for _ and ... as literals ESL 2024-10-21 15:17:56 -0400
  • 8d8721892e faster read, minor fixes ESL 2024-10-21 15:12:19 -0400
  • 74d652f3d9 n.sf fixes ESL 2024-08-29 18:08:59 -0400
  • 5285131672 faster read ESL 2024-08-29 17:54:17 -0400
  • c856b07b17 ctov/vtoc, minor refactoring ESL 2024-08-22 12:57:27 -0400
  • 04c59f51f2
    Update Makefile dermagen 2024-08-08 00:37:02 -0400
  • e0ea89d06f
    Update Makefile dermagen 2024-08-08 00:20:24 -0400
  • d18b4f78bc
    Update syntax-rules.md dermagen 2024-08-05 15:50:25 -0400
  • 11c00f0247
    Update README.md dermagen 2024-08-05 14:59:21 -0400
  • 220506e3d9
    Update README.md dermagen 2024-08-05 14:49:54 -0400
  • 2031aed6b2 compiler support for P records, -l option ESL 2024-08-01 17:05:56 -0400
  • de3deba498 pre scripts marked as skint scripts ESL 2024-07-31 23:17:37 -0400
  • 9fd3e04956 support for -f and FASL file load/run ESL 2024-07-31 23:06:59 -0400
  • c82ab3d0b1 . ESL 2024-07-31 17:22:41 -0400
  • eadb6fb4fe -D LIBDIR=... and (base-library-directory) ESL 2024-07-31 17:18:29 -0400
  • 6189cd0957 syntax-length removed in favor of escape ESL 2024-07-31 16:31:44 -0400
  • df5f86a8e2
    Update README.md dermagen 2024-07-29 01:15:44 -0400
  • 7534ca38a8
    Update README.md dermagen 2024-07-29 01:05:32 -0400
  • 8258846ec3
    Update syntax-rules.md dermagen 2024-07-28 21:50:52 -0400
  • 5dc6d8db95
    Update README.md dermagen 2024-07-28 20:50:57 -0400
  • 0e4031ac6e version hacks for benchmarking ESL 2024-07-28 18:19:40 -0400
  • 19563b11cc Merge branch 'main' of https://github.com/false-schemers/skint ESL 2024-07-28 15:59:09 -0400
  • 0336adcff9 exact-closed feature removed; cleanup ESL 2024-07-28 15:59:05 -0400
  • ddaf3aacb8
    Update README.md dermagen 2024-07-28 10:44:38 -0400
  • 6ee96c8f71 make test target added; misc/test.scm ESL 2024-07-28 10:32:34 -0400
  • d989260f3e Update Makefile ESL 2024-07-28 10:21:54 -0400
  • 3f63e27044 minor portability fixes ESL 2024-07-28 10:17:13 -0400
  • 9847b1366b
    Update README.md dermagen 2024-07-27 17:26:43 -0400
  • 6bade8e391 Create Makefile ESL 2024-07-27 17:15:30 -0400
  • f345a26867 Update syntax-rules.md ESL 2024-07-27 00:14:06 -0400
  • ae745e77d2 (... x) esc in rule's pattern head position ESL 2024-07-26 23:23:45 -0400
  • e91b656a1b Create syntax-rules.md ESL 2024-07-26 13:13:49 -0400
  • 3eed456afc
    Update README.md dermagen 2024-07-26 03:07:44 -0400
  • 0122198d7d
    Update README.md dermagen 2024-07-26 02:54:27 -0400
  • 0d13c9180f extra image dermagen 2024-07-26 02:53:16 -0400
  • 045205dc9b
    Update README.md dermagen 2024-07-26 00:01:26 -0400
  • c41eaeac19 Update skint-298x128.png dermagen 2024-07-25 23:52:35 -0400
  • 869b43e7ea Update skint-298x128.png dermagen 2024-07-25 23:28:06 -0400
  • 12b9871e99
    Update README.md dermagen 2024-07-25 23:20:45 -0400
  • c751ee80fc new images dermagen 2024-07-25 23:18:06 -0400
  • e4c09cd084
    Update README.md dermagen 2024-07-25 23:03:22 -0400
  • 899986abec . v011 ESL 2024-07-25 22:44:23 -0400
  • a5dd8c87c8 xform => xpand; program/export forms dropped ESL 2024-07-25 22:42:15 -0400
  • 62fed2125b extra syntax-rules template escapes ESL 2024-07-25 18:46:13 -0400
  • 8d5d967a97 extra syntax-rules pattern escapes ESL 2024-07-25 01:02:38 -0400
  • 3ac77eafab case-folding read and string->symbol in (scheme r5rs) ESL 2024-07-24 20:09:51 -0400
  • 5f3bd42a6b syntax-rules: support for boxes ESL 2024-07-24 19:28:00 -0400
  • eb61384689 bodies in COND, CASE, WHEN, UNLESS, DO, GUARD ESL 2024-07-24 18:39:51 -0400
  • 3c34a4cbae -D, --define-feature cmd line option v010 ESL 2024-07-24 18:01:42 -0400
  • de92c2ed52 %gc ,gc and other REPL command improvements ESL 2024-07-24 17:42:28 -0400
  • 702a8983fc xform-define{-syntax} return errors now newtop ESL 2024-07-24 16:39:15 -0400
  • 76e0454141 eval now uses pp scan for macros expanding to begin ESL 2024-07-24 02:16:37 -0400
  • 4f16f52ed6 top forms scan factored out for reuse ESL 2024-07-24 01:47:28 -0400
  • cf01f4d46e prelim work on newtop ESL 2024-07-24 01:05:05 -0400
  • 9ac17ed824
    Update README.md dermagen 2024-07-23 15:39:11 -0400
  • 0521320eb8
    Update README.md dermagen 2024-07-23 03:22:53 -0400
  • ffacc587c9
    Update README.md dermagen 2024-07-23 03:15:49 -0400
  • 1d600d4059
    Update README.md dermagen 2024-07-23 03:05:24 -0400
  • d53b90804e
    Update README.md dermagen 2024-07-23 03:02:40 -0400
  • 4c0fabab63
    Create README.md dermagen 2024-07-23 03:02:06 -0400
  • 6d33f18b73
    Create README.md dermagen 2024-07-23 02:41:59 -0400
  • b041175249 suppression of spurious warnings v009 ESL 2024-07-23 01:48:56 -0400
  • ea15417b4e n.{h,c}, k.c, s.c, and t.c fully generated from /pre ESL 2024-07-23 01:20:15 -0400
  • 8a4b1b06ea delete intermediate pre/k.c ESL 2024-07-23 00:00:19 -0400
  • 18c39284d4 new instructions, improved ksf2c script ESL 2024-07-22 23:58:22 -0400
  • 7bdd8ef537 ,cd and ,pwd repl commands ESL 2024-07-22 20:13:57 -0400
  • 951f725b68 (current-directory) added; ksf2c started ESL 2024-07-22 19:22:27 -0400
  • 09e5b3b4f7 n.c header order fixes ESL 2024-07-22 18:24:24 -0400
  • d84362c0ab n.h n.c s.c t.c fully generated from precursors ESL 2024-07-22 01:56:03 -0400
  • b8de762df7 reliable generation of n.{c,h} from c.sf ESL 2024-07-22 01:39:50 -0400
  • ed1bf655e3 pre directory (former src); new scripts ESL 2024-07-21 23:00:01 -0400
  • e8d6a2289c *transformers* init moved to i.c ("B" entries) ESL 2024-07-21 14:15:48 -0400
  • c48e935bba script-related fixes; fully operational ccomp ESL 2024-07-21 11:35:13 -0400
  • a511e77df9 service -c compiler reborn as ccomp.ssc! ESL 2024-07-21 03:55:04 -0400
  • 2f92eac26e Non-service versions of k and n modules! ESL 2024-07-20 14:51:06 -0400
  • 9dacba5580 major .sf code rearrangement (n -> k) ESL 2024-07-19 23:17:06 -0400
  • ca8ce12903 n.sf on max possible sync with n.c & others ESL 2024-07-19 17:20:46 -0400
  • d8335db567 cxtype_port_t; todo: change n.sf accordingly ESL 2024-07-19 14:24:23 -0400
  • f8f0ac6cfd (run-program), -p option; minor bug fixes v008 ESL 2024-07-19 00:02:29 -0400
  • 4d40a0e303 t.c options processing in (skint-main) ESL 2024-07-18 21:34:54 -0400
  • 020c0613b5 new way to add to hidden lib; getopt clone ESL 2024-07-18 20:18:35 -0400
  • 0edd2255e3 (string-position str str), run-script checks #! ESL 2024-07-17 22:43:19 -0400
  • b3567d8b61 run-script, some t.scm procs moved to s.scm ESL 2024-07-17 22:19:59 -0400
  • 0763791fe3 support for #! shebangs of various use ESL 2024-07-17 17:47:08 -0400
  • a7fb308858 get-environment-variables ESL 2024-07-17 13:55:07 -0400
  • 76dcf09bcc envvref (%envv-ref) instruction added ESL 2024-07-17 00:33:46 -0400
  • 94ebc0f4d1 command-line is a param, {emergency-}exit ESL 2024-07-17 00:07:11 -0400
  • 458328c43f built-in (skint hidden) lib for hidden names ESL 2024-07-16 23:15:08 -0400
  • 9d9c95b6e2 ,si repl command w/instr support ESL 2024-07-16 23:03:00 -0400
  • b89b56655b separation of root env (=> root + hidden) ESL 2024-07-16 21:54:25 -0400
  • 373e9dec38 faster library import registries ESL 2024-07-16 02:47:57 -0400
  • 4ab2982e26 minor fixes (record rtd is a symbol now) ESL 2024-07-15 17:45:54 -0400
  • d25caa66b9 handling of dot-rest pattern in syntax-rules ESL 2024-07-14 22:08:47 -0400
  • 485beb500a proper handling of _ in syntax rules; fixes ESL 2024-07-14 18:43:44 -0400
  • acbd648f7b (... <tpl>) escaped template implemented ESL 2024-07-14 15:05:07 -0400
  • bb97a65b2f cleanup after 'peek' env introduction ESL 2024-07-14 11:03:54 -0400
  • d93c440331 env 'peek' and delayed new-id; minor fixes ESL 2024-07-14 10:54:25 -0400