Update README.md
This commit is contained in:
parent
73900de66b
commit
b0a258da9d
@ -2,7 +2,7 @@
|
||||
|
||||
This directory contains 3 versions of
|
||||
[Peter Norvig's `lis.py` interpreter](https://norvig.com/lispy.html)
|
||||
for Scheme.
|
||||
for a subset of [Scheme](https://en.wikipedia.org/wiki/Scheme_(programming_language)).
|
||||
|
||||
* `original/`: Norvig's `lis.py` unchanged, `lispy.py` with
|
||||
[minor changes](https://github.com/norvig/pytudes/pull/106) to run on Python 3,
|
||||
|
Loading…
Reference in New Issue
Block a user