minor edits

This commit is contained in:
sforman
2023-07-31 12:08:39 -07:00
parent 45f00c8f2e
commit f15eef1c56
3 changed files with 65 additions and 231 deletions
+1 -5
View File
@@ -2,9 +2,7 @@
> Simple pleasures are the best.
This interpreter written in Nim is part of the Thun project, which
includes interpreters written in Python and Prolog, and some explorations
towards compilers for Joy written in Prolog.
This interpreter written in Nim is part of the Thun project.
## Dependencies
@@ -35,5 +33,3 @@ compile the `joy` executable.
- `words` and `help`?
- How to integrate docs?