We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73900de commit b0a258dCopy full SHA for b0a258d
18-context-mngr/lispy/README.md
@@ -2,7 +2,7 @@
2
3
This directory contains 3 versions of
4
[Peter Norvig's `lis.py` interpreter](https://norvig.com/lispy.html)
5
-for Scheme.
+for a subset of [Scheme](https://en.wikipedia.org/wiki/Scheme_(programming_language)).
6
7
* `original/`: Norvig's `lis.py` unchanged, `lispy.py` with
8
[minor changes](https://github.com/norvig/pytudes/pull/106) to run on Python 3,
0 commit comments