Commit graph

28 commits

Author SHA1 Message Date
Andrew Whatson 6bb2428fba Port most of the ps-compiler node interface 2022-07-23 21:54:18 +10:00
Andrew Whatson 2b414c908c Port define-subrecord macro 2022-07-22 23:04:01 +10:00
Andrew Whatson a6244ee560 Port define-node-type macro 2022-07-21 23:00:03 +10:00
Andrew Whatson cff1539ddc Add define-record-discloser 2022-07-21 22:52:47 +10:00
Andrew Whatson 9fca46479c Port s48 define-record-type macro 2022-07-21 22:52:47 +10:00
Andrew Whatson 16aaa3b30b Prepare to port ps-compiler node interface 2022-07-21 22:52:44 +10:00
Andrew Whatson 8a200ea4e5 Factor out syntax-conc to syntax-utils 2022-07-21 22:31:11 +10:00
Andrew Whatson 92c5c34884 Add define-record-type emulation 2022-07-21 16:01:58 +10:00
Andrew Whatson 78c21b066c Add some stuff to the README 2022-07-19 21:58:44 +10:00
Andrew Whatson 6b2f813725 Initial prescheme emulation support 2022-07-19 20:20:21 +10:00
Andrew Whatson bfa2f0da4f Add remaining missing aliases 2022-07-19 19:12:27 +10:00
Andrew Whatson 6489485233 Add code-vector aliases to bytevector 2022-07-19 17:30:12 +10:00
Andrew Whatson 5ea95d2e28 Define unspecific value 2022-07-19 17:08:46 +10:00
Andrew Whatson 2fec5376cc Brain dump more TODOs 2022-07-18 23:59:40 +10:00
Andrew Whatson 87ace68d04 Fix override core binding warnings 2022-07-18 23:17:03 +10:00
Andrew Whatson 2f42a73946 Fix conflicting use of enum 2022-07-18 22:10:31 +10:00
Andrew Whatson 36ceac0a28 Port define-external-enumeration macro 2022-07-18 21:59:12 +10:00
Andrew Whatson 63b5e4afa7 Port define-enumeration macros 2022-07-18 11:24:25 +10:00
Andrew Whatson 69f898de82 Port goto and external macros 2022-07-18 11:24:25 +10:00
Andrew Whatson db1807a8f4 Brain dump more TODOs 2022-07-18 11:24:21 +10:00
Andrew Whatson 9ea4774c64 Brain dump some TODOs 2022-07-17 02:14:19 +10:00
Andrew Whatson 22c87f3589 Stub out s48 enumeration support 2022-07-17 02:14:01 +10:00
Andrew Whatson dc1a42e33f Fix missing i/o routines 2022-07-17 02:13:29 +10:00
Andrew Whatson 907753c1cb Fix language definition for REPL support 2022-07-17 02:13:08 +10:00
Andrew Whatson 470d13dd98 Stub remaining prescheme interface symbols 2022-07-17 00:23:47 +10:00
Andrew Whatson 8156aa6dd6 Make README good english 2022-07-17 00:22:55 +10:00
Andrew Whatson 74363d764f Stub README and COPYING 2022-07-16 21:17:06 +10:00
Andrew Whatson 5dfab7f282 Initial work on guile-prescheme port 2022-07-16 07:36:02 +10:00