mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Rev
This commit is contained in:
parent
c4da5139cc
commit
4631081e3a
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Getting Started
|
|||
cyclone> (write 'hello-world)
|
||||
hello-world
|
||||
|
||||
Tip: You can use [`rlwrap`](http://linux.die.net/man/1/rlwrap) to make the interpreter more friendly, EG: `rlwrap icyc`.
|
||||
You can use [`rlwrap`](http://linux.die.net/man/1/rlwrap) to make the interpreter more friendly, EG: `rlwrap icyc`.
|
||||
|
||||
3. If you need help learning the Scheme language try a classic textbook such as [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue