diff options
author | Zbigniew Baniewski <zb@ispid.com.pl> | 2011-10-15 07:59:36 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-22 10:17:07 -0200 |
commit | a2837c5a192bf9692ff02e2124baaad8f6f76566 (patch) | |
tree | 686d582ec555cb46902fee26441fd2b9b5cfdb49 /development/4th/slack-desc | |
parent | 183ee1043c5b6104b03e72644775019f27aba3b4 (diff) |
development/4th: Added (The friendly Forth compiler/interpreter)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/4th/slack-desc')
-rw-r--r-- | development/4th/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/4th/slack-desc b/development/4th/slack-desc new file mode 100644 index 000000000000..a30d98944dfa --- /dev/null +++ b/development/4th/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +4th: 4th (The friendly Forth compiler/interpreter) +4th: +4th: It detects virtually every error and reports what and where +4th: they occur, but is still fast and compact. +4th: +4th: http://www.gnu.org/software/4th/ +4th: +4th: Licence: GNU LGPL V3 +4th: +4th: +4th: |