New version of Miracle C Compiler (shareware, source available

bg283@freenet.carleton.ca
1 Dec 1996 23:19:40 -0500

          From comp.compilers

Related articles
New version of Miracle C Compiler (shareware, source available bg283@freenet.carleton.ca (1996-12-01)
| List of all articles for this month |

From: bg283@freenet.carleton.ca
Newsgroups: comp.compilers
Date: 1 Dec 1996 23:19:40 -0500
Organization: Compilers Central
Keywords: C, available

Announcing a new version 1.7 of Miracle C Compiler. Source code to the
compiler itself is supplied upon registration.


Miracle C Compiler shareware for the PC compiles a dialect of C based
on Kernighan and Ritchie, with some ANSI language extensions. It
generates object code suitable for Microsoft or compatible linker.


It may downloaded (156k) from the Web at http://www.ncf.carleton.ca/~bg283/


SOURCE CODE IS AVAILABLE for the compiler itself upon
registration. Complete instructions for installation and registration
(postal or Compuserve SWREG) may be found on that webpage.


The compiler runs on a 386 PC (or better) under MS-DOS. All of
traditional C syntax is implemented, including record (struct/union)
and enumerated data types, int, long and floating point data types,
user type definition, bit fields in structs, initializers for all data
types. Both traditional and new (ANSI) function declaration is
supported. There is a comprehensive library of functions; some example
programs; and Word for Windows format documentation is supplied with
the package.


--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.