CompuServe Messages

Lattice C

#: 2691 S1/SoftwareForum unknown
    22-Dec-85 19:46:22
Sb: #2688-Lattice C
Fm: AEGIS DEVELOPMENT 70010,464
To: Jack Crenshaw 72325,1327

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Aztec C and the Aztec linker are quite fast …. hello world should take less than a minute … and for LARGE programs .. Aztec allows you to compile header files into a binary image … put it on RAM: and watch the compile times. BDS C is an excellent compiler … but it isn't K&R compatable so it doesn't have quite as much work to do (like floats for example).