Jump to content

Cim: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
A port of the Unix Cim program to OS/2 and DOS, but that 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
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==
* '''Last OS/2 version:''' 1.69
* 1.69 - EMX port by Jon Martin Solaas (requires emx 0.9a with the gcc 2.7.0 update)
* Last EMX DOS version: 1.69 but there also exists a DJGPP based port of v2.0
* 2.0 - DJGPP based port
* Last official version is 3.37 but there is also an experimental 4.x branch that appears to be dead
* 5.1 (May 2014)


====Prerequisites====
==License==
* EMX 0.8h or later
* Open source licensed under the [[GPL v2]]
 
==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


==Authors and publisher==
==Authors and publisher==
Line 19: Line 14:
*Terje Mjoes
*Terje Mjoes
*Stein Krogdahl
*Stein Krogdahl
*Jon Martin Solaas - EMX Port


==License==
==Links==
* Open source licensed under the [[GPL v2]]
* [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]


[[Category:Simula]][[Category:Open Source Software]][[Category:Software written in C]]
[[Category:Simula]][[Category:GNU Software]][[Category:Software written in C]]

Latest revision as of 07:12, 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.9a with the gcc 2.7.0 update)
  • 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