Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!mcsun!inria!geocub!olch From: olch@geocub.greco-prog.fr (Olivier Charrier) Newsgroups: comp.sys.amiga Subject: Re: C++ For The Amiga? Message-ID: <1653@geocub.greco-prog.fr> Date: 16 Feb 90 14:59:35 GMT References: <7929@sun.acs.udel.edu> Reply-To: gnu@cerisi.cerisi.fr (Cedric BEUST) Organization: Greco-Programmation, Bordeaux, France. Lines: 15 In article <7929@sun.acs.udel.edu> scream@sun.acs.udel.edu (Darren R Amato) writes: > > Has anyone heard of a C++ software package for the Amiga? I am taking a >course in C++ and I am currently using C++ on UNIX. I would like to find a Yes! C++ exists on Amiga. Lattice recently released their compiler. In fact, it's not exactly a compiler since it generates C which is then compiled by Lattice C compiler (so the C++ is delivered with version 4.x of lc). Of course, compilation is slower than C, and produces bigger codes, but I think it's worth the effort. Just ask them for more details. -- Cedric BEUST