Cim: Difference between revisions
Appearance
m →Links |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''Cim''' is a [[Simula]] to C translator | GNU '''Cim''' is a [[Simula]] to C translator. The program is partly based on a [[public domain]] release of the Simula system for the [[Apple Macintosh]] that was developed at Lund University from the late 1980's and into the mid 1990's. | ||
==Version== | ==Version== | ||
* | * 1.69 - EMX port by Jon Martin Solaas (requires EMX 0.8h or later) | ||
* | * 2.0 - DJGPP based port | ||
* | * 5.1 (May 2014) | ||
==License== | ==License== | ||
Line 15: | Line 14: | ||
*Terje Mjoes | *Terje Mjoes | ||
*Stein Krogdahl | *Stein Krogdahl | ||
==Links== | ==Links== | ||
* [https://web.archive.org/web/19990427041941/http://www.stud.ifi.uio.no/~jonso/cim.html | * [https://web.archive.org/web/19990427041941/http://www.stud.ifi.uio.no/~jonso/cim.html EMX port info page] (Archived) | ||
* [https://www.gnu.org/software/cim/ GNU Cim homepage] | * [https://www.gnu.org/software/cim/ GNU Cim homepage] | ||
[[Category:Simula]][[Category: | [[Category:Simula]][[Category:GNU Software]][[Category:Software written in C]] |
Revision as of 07:08, 14 December 2019
GNU Cim is a Simula to C translator. The program is partly based on a public domain release of the Simula system for the Apple Macintosh that was developed at Lund University from the late 1980's and into the mid 1990's.
Version
- 1.69 - EMX port by Jon Martin Solaas (requires EMX 0.8h or later)
- 2.0 - DJGPP based port
- 5.1 (May 2014)
License
- Open source licensed under the GPL v2
Authors and publisher
- Institutt for informatikk (IFI) - (Department of Informatics, Oslo University)
- Sverre Hvammen Johansen
- Terje Mjoes
- Stein Krogdahl
Links
- EMX port info page (Archived)
- GNU Cim homepage