The Lambda Lab
/
projects
/
forth.jl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cc4407
)
Update readme.
author
Tim Vaughan
<tgvaughan@gmail.com>
Wed, 4 May 2016 09:21:14 +0000
(21:21 +1200)
committer
Tim Vaughan
<tgvaughan@gmail.com>
Wed, 4 May 2016 09:21:14 +0000
(21:21 +1200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
e19732d
..
fd8da69
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-2,7
+2,7
@@
A hobby implementation of a FORTH-like system atop the Julia scientific
computing language. It will almost certainly never be useful for any purpose
-besides
,
that which it has already fulfilled: forcing me to think quite
+besides that which it has already fulfilled: forcing me to think quite
carefully about how forth works.
This package owes a massive debt to the existence of the literate programming