aboutsummaryrefslogtreecommitdiffstats
path: root/other/sage-scheme-notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'other/sage-scheme-notes.txt')
-rw-r--r--other/sage-scheme-notes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/other/sage-scheme-notes.txt b/other/sage-scheme-notes.txt
new file mode 100644
index 0000000..0b88a90
--- /dev/null
+++ b/other/sage-scheme-notes.txt
@@ -0,0 +1,9 @@
+
+in sage-###/devel/sage/sage/interfaces/, copy template.py to mitscheme.py
+edit all.py and add appropriate objects, strings
+
+then compile everything:
+./sage -b
+
+
+