Lattice C

From EDM2
Jump to: navigation, search
Lattice C
NA.png
Name Lattice C
Version
Vendor Lattice
Author Francis Lynch
Licence Commercial
WWW

Lattice C is 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 a DOS based compiler that offered cross compilation to Z80 processors and included target support for CP/M.

Lattice 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 although the company did distribute some of them.

Features

The following tools are included with the Lattice C Compiler:

  • Print utility (PR)
  • Library manager (OML)
  • Object module disassembler (OMD)

Versions

  • 1.0 (Jun 1982)
    • 1.04 (1983)
  • 2.00 (1984)
    • 2.10 (1984) - adds DOS version sensing
    • 2.11
    • 2.12 (Jun 1984)
    • 2.13 (Sep 1984)
    • 2.14 (Oct 1984)
    • 2.15 (1985)
    • 2.2 (1985)
  • 3.0 (1986-09-12)
    • 3.00H
    • 3.1
    • 3.2 (1987) - support for Windows
    • 3.21
    • 3.22
    • 3.30 (1988-08-24)
    • 3.40 (1989)
    • 3.41 (1989) - CodePRobe for OS/2
Lattice C Development System
  • 6.0 (Sep 1989)
  • 6.01
  • 6.02 (Nov 1989)
  • 6.03
  • 6.04
  • 6.05 (May 1990)
  • 6.0.6

Optional libraries

Porting aids

  • LC-Port - Lattice C porting library

Links