# 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------------------------------------------------------| slang: slang (a powerful stack based insterpreter) slang: Slang (pronounced sssslang'') is a powerful stack slang: based interpreter that supports a C-like syntax. It has slang: been designed from the beginning to be easily slang: embedded into a program to make it extensible. Slang slang: also provides a way to quickly develop and debug the slang: application embedding it in a safe and efficient manner. slang: slang: License: GPL slang: Authors: John E. Davis slang: Website: http://www.jedsoft.org/slang/index.html #---------------------------------------- BUILDDATE: Thu Jul 3 16:20:01 UTC 2008 PACKAGER: KC1DI HOST: Linux 2.6.25.7 i686 DISTRO: 6.0 Dynamite 0.6 built on Jul-02-08 CFLAGS: -O2 -march=i586 -mtune=i686 LDFLAGS: CONFIGURE: $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --with-included-gettext --disable-debug --program-prefix= --program-suffix= --build=i486-slackware-linux