Download List

Project Description

TinyCOBOL is an effort to bring a free COBOL compiler to Linux. It generates GNU assembler for the i386 Linux platform. A executable binary is then created using the GNU assembler and linker. The project is approaching the first beta release with many statements already implemented.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-17 10:19
0.64

This version has some bugfixes and improvements.

2005-07-24 17:00
0.63

This release mainly contains bugfixes and some
enhancements. It includes updates to the main
compiler and run-time. Some new command line
options have been added to enable the user to
better define the main program or entry point. A
new program "htcobrun", has been added to the TC
tool set which enables users to dynamically load
and run TC compiled modules.
Tags: Minor bugfixes

2004-11-25 14:33
0.62

This release contains mainly bugfixes and some
enhancements. It includes updates to the main
compiler and run-time. The pre-processor has been
integrated back into the main compiler.
Improvements were made to error detection,
reporting, and parser recovery. Support for
dynamic loading of DLLs on the Win32 platform was
added.
Tags: Minor bugfixes

2003-09-11 15:30
0.61

2003-02-08 10:43
0.60

This release bugfixes, some enhancements, and updates to the main compiler and the run-time. It also includes locking for relative files, better support for print files (write after and before advancing), and better compatibility with the 85 Standard for some indexed file I/O operations.
Tags: Minor feature enhancements

Project Resources