summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
Diffstat (limited to 'issues')
-rw-r--r--issues/mgamma/mgamma-design.gmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/mgamma/mgamma-design.gmi b/issues/mgamma/mgamma-design.gmi
index e5cd460..ed4c061 100644
--- a/issues/mgamma/mgamma-design.gmi
+++ b/issues/mgamma/mgamma-design.gmi
@@ -33,3 +33,5 @@ What to now?
* Support for AVX (?)
* Possibility to drop to low level C programming (?+prescheme+C?)
* High level -- PN -- glue (?+Guile?)
+
+Current candidates for ? are Nim and Rust. Neither has a really nice matrix interface - though Nim's is probably what I prefer and it is close to python. Chicken may work too when I get fed with mentioned two languages.