From b5cfa6a1b8afdf7cdaed1631e46cb9c672ea6248 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 8 Aug 2023 23:41:56 -0500 Subject: Add gambit support file --- chicanery#.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 chicanery#.scm diff --git a/chicanery#.scm b/chicanery#.scm new file mode 100644 index 0000000..6f71e5a --- /dev/null +++ b/chicanery#.scm @@ -0,0 +1,17 @@ +;;; chicanery#.scm -*- geiser-scheme-implementation: gambit; -*- + +(##include "~~lib/r7rs#.scm") + +(##namespace ("" ; extras + list-map + list-for-each + list-append + ref + copy + atom? + read-port + read-port-chunk-size + defined? + displayed ->string + written + print)) -- cgit 1.4.1-21-gabe81