[comp.lang.c] C compiler for learning C

rupp@cod.UUCP (03/10/87)

This is probably a frequently posted question, so forgive the repetiton.  Can
someone recommend a good C compiler running under ms-dos which is appropriate
for a computer-literate user who wants to learn C?  Ideally, it should
be a package including an interpreter as well as a compiler, with
complete and clear error messages.

Regarding interpreters, is there an interpreter for C that would be a good
enhancement to a C compiler?

Cost is a factor, but the learning considerations are more important.

Thanks much.
Bill (Computer Sciences Corp.)
send mail to rupp@nosc.arpa

braner@batcomputer.UUCP (03/13/87)

[]

Now that Borland Int'l are out with Turbo C, it seems to me like the
C compiler choice for MSDOS is easy.  While an interpreter would be
better for learning C, the quick turnaround of the integrated 'Turbo'
environment is the next best thing, and the same compiler will serve
for real programming later.

Disclaimer:  I don't use MSDOS, so I'm just guessing...

- Moshe Braner