Related articles |
---|
COBOL compiler source baeumle@bg.bib.de (Peter Baeumle) (1997-01-30) |
Re: COBOL compiler source kimf@avs.uniras.dk (Kim G. Frei) (1997-02-03) |
Re: COBOL compiler source kimf@avs.uniras.dk (Kim G. Frei) (1997-02-16) |
Cobol compiler source derek@knosof.co.uk (1999-06-19) |
From: | derek@knosof.co.uk (Derek M Jones) |
Newsgroups: | comp.compilers |
Date: | 19 Jun 1999 17:56:06 -0400 |
Organization: | Knowledge Software Ltd |
Keywords: | Cobol, available |
All,
Readers of this newsgroup regularly ask for information on
obtaining the source of a Cobol compiler.
The following was recently posted to a Linux newsgroup.
derek
--
Derek M Jones tel: +44 (0) 1252 520 667
Knowledge Software Ltd mailto:derek@knosof.co.uk
Applications Standards Conformance Testing http://www.knosof.co.uk
From: Rildo Pragana <rpragana@acm.org>
Subject: Cobol compiler sources
Followup-To: comp.os.linux.misc
Date: Thu, 17 Jun 1999 00:04:06 GMT
Organization: none
Approved: linux-announce@news.ornl.gov (Mikko Rauhala)
I have released a (historic) Cobol compiler that may be useful for someone
trying to implement such language to another OS (Linux?!). It's written mostly
in C, with a few x86 assembler routines. Included there is a debugger in prolog
(Boralnd's Turbo Prolog(TM)).
This compiler generates a code that does a simple non-preemptive multitasking
for MsDos(Microsoft, TM) and was designed for tying several microterminals to a
single PC, each one sharing the same code, but with separate data and stack
segments.
Grab the source at http://members.xoom.com/rpragana/rpcobol.tar.gz.
Everything from now on is release under GPL. Enjoy!
best regards,
Rildo
_____ _ __ __ __ __ ___ __ Rildo Pragana
/\ '__`\/\`'__\/'__`\ /'_ `\ /'__`\ /' _ `\ /'__`\ P.O. Box 721
\ \ \L\ \ \ \//\ \L\.\_/\ \L\ \/\ \L\.\_/\ \/\ \/\ \L\.\_ Camaragibe
\ \ ,__/\ \_\\ \__/.\_\ \____ \ \__/.\_\ \_\ \_\ \__/.\_\ PE Brazil
\ \ \/ \/_/ \/__/\/_/\/___L\ \/__/\/_/\/_/\/_/\/__/\/_/ 54792-990
\ \_\ rpragana@acm.org /\____/ FPGA/uControllers * Linux * tcl/tk
\/_/ +55-81-459-1776 \_/__/ http://members.xoom.com/rpragana/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.