Correct a grammo.
This commit is contained in:
+1
-2
@@ -62,7 +62,7 @@ provides three different interpreters: Forth, Lua and Simple.
|
|||||||
The Forth loader is based on an ANS Forth compatible
|
The Forth loader is based on an ANS Forth compatible
|
||||||
Forth interpreter based on FICL, by
|
Forth interpreter based on FICL, by
|
||||||
.An John Sadler .
|
.An John Sadler .
|
||||||
The Lua loader is includes a full Lua interpreter from
|
The Lua loader is a full Lua interpreter from
|
||||||
.Pa https://www.lua.org/ .
|
.Pa https://www.lua.org/ .
|
||||||
The Simple loader only interprets a list of builtin commands
|
The Simple loader only interprets a list of builtin commands
|
||||||
without any control structure.
|
without any control structure.
|
||||||
@@ -125,4 +125,3 @@ FICL was written by
|
|||||||
.An Warner Losh Aq imp@FreeBSD.org
|
.An Warner Losh Aq imp@FreeBSD.org
|
||||||
integrated Lua into the tree based on initial work done by Pedro Souza
|
integrated Lua into the tree based on initial work done by Pedro Souza
|
||||||
for the 2014 Google Summer of Code.
|
for the 2014 Google Summer of Code.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user