aboutsummaryrefslogtreecommitdiffstats
path: root/sage-scheme-notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sage-scheme-notes.txt')
-rw-r--r--sage-scheme-notes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/sage-scheme-notes.txt b/sage-scheme-notes.txt
new file mode 100644
index 0000000..0b88a90
--- /dev/null
+++ b/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
+
+
+