index
:
lisp-raytracer-zoo.git
master
Several raytracer implementations to showcase the differences between languages in the Lisp family.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
README.md
3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 342d21e..ae1dca0 100644
--- a/
README.md
+++ b/
README.md
@@ -11,3 +11,6 @@ using various Lisps.
- Scheme
- R7RS
+ - R6RS
+ - Gerbil (Partial)
+- Common Lisp