Cim: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''Cim''' is a [[Simula]] to C translator that is sometimes referred to as GNU Simula or GNU Cim. 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== | ||
Line 5: | Line 5: | ||
* Last EMX DOS version: 1.69 but there also exists a DJGPP based port of v2.0 | * Last EMX DOS version: 1.69 but there also exists a DJGPP based port of v2.0 | ||
* Last official version is 3.37 but there is also an experimental 4.x branch that appears to be dead | * Last official version is 3.37 but there is also an experimental 4.x branch that appears to be dead | ||
;Prerequisites:EMX 0.8h or later | |||
== | ==License== | ||
* Open source licensed under the [[GPL v2]] | |||
* [ | |||
==Authors and publisher== | ==Authors and publisher== | ||
Line 21: | Line 17: | ||
*Jon Martin Solaas - EMX Port | *Jon Martin Solaas - EMX Port | ||
== | ==Links== | ||
* | * [https://web.archive.org/web/19990427041941/http://www.stud.ifi.uio.no/~jonso/cim.html Archive of the original EMX port info page] | ||
* [https://www.gnu.org/software/cim/ GNU Cim homepage] | |||
* [http://mujweb.cz/petr-novak/cim/cim-guide.htm Cim Guide] - Basic information on how to use Cim | |||
[[Category:Simula]][[Category:Open Source Software]][[Category:Software written in C]] | [[Category:Simula]][[Category:Open Source Software]][[Category:Software written in C]] |
Revision as of 18:36, 12 February 2019
Cim is a Simula to C translator that is sometimes referred to as GNU Simula or GNU Cim. 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
- Last OS/2 version: 1.69
- Last EMX DOS version: 1.69 but there also exists a DJGPP based port of v2.0
- Last official version is 3.37 but there is also an experimental 4.x branch that appears to be dead
- Prerequisites
- EMX 0.8h or later
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
- Jon Martin Solaas - EMX Port
Links
- Archive of the original EMX port info page
- GNU Cim homepage
- Cim Guide - Basic information on how to use Cim