X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;ds=sidebyside;f=README.md;h=c62fbafbad196044f855ffb35b3bcf5909506ebe;hb=0709203cb8054ba71819df58791725afe2587afe;hp=6a74052eadb706e0ab1241b5538ed978a7f303f2;hpb=0ee4f0c047934f6be3877babb5cf99c8cce71e8d;p=scheme.forth.jl.git diff --git a/README.md b/README.md index 6a74052..c62fbaf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ scheme.forth.jl --------------- -A hobby scheme implementation for FORTH 83. Specifically it is targeted at my -own [forth.jl](http://github.com/tgvaughan/forth.jl) which is an implementation +A hobby scheme implementation for FORTH 83. Specifically it is targeted at +[forth.jl](http://github.com/tgvaughan/forth.jl) which is an implementation of FORTH on top of [Julia](http://www.julialang.org), hence the name. However it does not rely on anything but standard FORTH 83 words.