27 lines
961 B
Plaintext
27 lines
961 B
Plaintext
Begin4
|
|
Title: TinyCOBOL
|
|
Version: 0.62
|
|
Entered-date: 2004-11-22
|
|
Description: TinyCOBOL is a COBOL 85 compiler.
|
|
Generates GNU i386 assembler and requires
|
|
the GNU assembler and linker to create
|
|
an executable for the Linux, FreeBSD, Win32,
|
|
BeOS IA32 platform.
|
|
Keywords: programming,language,compiler,COBOL,business
|
|
Author: Rildo Pragana <rpragana@acm.org>
|
|
Maintained-by: David Essex
|
|
Andrew Cameron
|
|
Bernard Giroud <bgiroud@free.fr>
|
|
Rildo Pragana
|
|
Primary-site: http://tiny-cobol.sourceforge.net/
|
|
000,000 tinycobol-0.62.tar.gz
|
|
989 tinycobol-0.62.lsm
|
|
Alternate-site: http://www.ibiblio.org/pub/Linux/devel/lang/cobol/
|
|
Platforms: Built with GCC, FLEX, Bison (BYACC-1.9.3) on a Linux,
|
|
FreeBSD, Win32 (MinGW and Cygwin), BeOS IA32 (i386) platforms.
|
|
Requires the following:
|
|
DB, version 1.85 or later, for file I/O.
|
|
Ncurses (PDcurses on Win32 w/MinGW) for screen I/O.
|
|
Copying-policy: GPL
|
|
End
|