diff options
Diffstat (limited to 'lang/fth/pkg-descr')
-rw-r--r-- | lang/fth/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/fth/pkg-descr b/lang/fth/pkg-descr index a03d43ff768b..2c492312ab7e 100644 --- a/lang/fth/pkg-descr +++ b/lang/fth/pkg-descr @@ -2,5 +2,3 @@ Fth is a Forth language interpreter. It includes the interpreter itself, fth, and the extension library libfth. You can write Forth scripts and interpret them with the interpreter fth, or you can link libfth into an application to use it as extension language. - -WWW: https://sourceforge.net/projects/fth/ |