Related articles |
---|
New! Miracle C Compiler v2.1 for Windows bg283@ncf.ca (1999-03-04) |
From: | bg283@ncf.ca |
Newsgroups: | comp.compilers |
Followup-To: | poster |
Date: | 4 Mar 1999 12:14:17 -0500 |
Organization: | http://extra.newsguy.com |
Keywords: | C, available |
Announcing Miracle C Compiler/Workbench v2.1 for MS/Windows
http://www.ncf.ca/~bg283/
Miracle C Workbench requires Microsoft Windows 3.1 or later
(Win95/98/NT).
Shareware: You may register online using your credit card at webpage;
http://www.reg.net/product.asp?ID=3376
The Miracle C Compiler runs on a 386 PC (or better) and compiles
traditional C (Kernighan & Ritchie) with some ANSI language
extensions. It generates object code suitable for Microsoft or
compatible linker (such a linker is builtin to the Workbench, and
automatically invoked during program build).
It is completely compatible with traditional C syntax and implements
record (struct/union) and enumerated data types, int, long and
floating point types, user type definition, bit fields in structs, and
initializers for all types. Both traditional and new (ANSI) function
declaration is supported. There is a comprehensive library of
functions; some example programs and documentation in Windows
Helpfiles is supplied with the package.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.