Jump to content

Lattice C: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
==Describe==
==Describe==
A development system for 16 bit OS/2 and DOS that compromised an editor, ANSI C compiler, linker, debugger, librarian, make and sundry utilities but not an IDE per se.
[[Image:Lattice-logo.png|right]]
A development system for 16 bit OS/2 and DOS that compromised an editor, ANSI C compiler, linker, debugger, librarian, make and sundry utilities but not an IDE in the modern sense. The company also offered a cross compiler that targeted 68000 processors and became quite well known as a name on C development systems for the Atari ST and Amiga computers but these were actually third party ports and not made by the Lattice company itself.
 
===Optional libraries===


==Links==
==Links==
* [http://books.google.co.uk/books?id=z1AEAAAAMBAJ&pg=PA59&lpg=PA59&dq=Zortech+os/2&source=bl&ots=Jm3RJbu1tu&sig=ZosHB7L8hP2ZU9U-YjUA6JRzWkk&hl=en&sa=X&ei=bhBYVLejE5btaOLSgvAJ&ved=0CCgQ6AEwAQ#v=onepage&q=Zortech%20os%2F2&f=false A review of Lattice C by Info World.]
* [http://books.google.co.uk/books?id=z1AEAAAAMBAJ&pg=PA59&lpg=PA59&dq=Zortech+os/2&source=bl&ots=Jm3RJbu1tu&sig=ZosHB7L8hP2ZU9U-YjUA6JRzWkk&hl=en&sa=X&ei=bhBYVLejE5btaOLSgvAJ&ved=0CCgQ6AEwAQ#v=onepage&q=Zortech%20os%2F2&f=false A review of Lattice C by Info World.]
*[http://web.archive.org/web/20090423134335/http://www.lattice.com/otherdos.htm Lattice page from 2009 covering the C compiler]
==Author==
* [[Lattice]]


[[Category:tools]][[Category:DOS Tools]]
[[Category:tools]][[Category:DOS Tools]][[Category:CP/M Tools]][[Category:68000 Tools]][[Category:Atari Tools]][[Category:Amiga Tools]]

Revision as of 17:34, 9 December 2014

Describe

A development system for 16 bit OS/2 and DOS that compromised an editor, ANSI C compiler, linker, debugger, librarian, make and sundry utilities but not an IDE in the modern sense. The company also offered a cross compiler that targeted 68000 processors and became quite well known as a name on C development systems for the Atari ST and Amiga computers but these were actually third party ports and not made by the Lattice company itself.

Optional libraries

Links

Author