X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=README.md;h=fd8da691fe5256366d5699ce680badef46d945ee;hb=fca502cc9896f8289b80f20d515f2adbf88ce6a0;hp=e19732d2c579804831b8d8e4b1a9ae7ee2f0e507;hpb=717723c8ac4f859a15af053b1e7f3057887c3c06;p=forth.jl.git diff --git a/README.md b/README.md index e19732d..fd8da69 100644 --- 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