Difference between revisions of "Cim"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=cim |Short description=Compiler for the programming language Simula |Full description=GNU cim offers a class concept, separate compilation with full type checking, ...")
 
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=cim
+
|Name=GNU Cim
|Short description=Compiler for the programming language Simula
+
|Short description=Compiler for programming language Simula.
 
|Full description=GNU cim offers a class concept, separate compilation with full type checking, interface to external C routines, an application package for process simulation and a coroutine concept. The portability of the GNU Simula Compiler is based on the C programming language. The compiler and the run-time system is written in C, and the compiler produces C code, that is passed to a C compiler for further processing towards machine code.
 
|Full description=GNU cim offers a class concept, separate compilation with full type checking, interface to external C routines, an application package for process simulation and a coroutine concept. The portability of the GNU Simula Compiler is based on the C programming language. The compiler and the run-time system is written in C, and the compiler produces C code, that is passed to a C compiler for further processing towards machine code.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/cim/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=git clone git://git.savannah.gnu.org/cim.git
|Homepage URL=http://www.gnu.org/software/cim/cim.html
+
|Documentation note=https://git.savannah.gnu.org/cgit/cim.git/tree/README
|VCS checkout command=
+
 
|Computer languages=C
+
 
|Documentation note=User manual included
+
|Decommissioned or Obsolete=No
|Paid support=
+
|Donate=https://my.fsf.org/donate/
|IRC help=
+
|Related projects=gnustandards,Algol_68_Genie
|IRC general=
 
|IRC development=
 
|Related projects=Algol_68_Genie
 
 
|Keywords=compiler,software development,Simula,cim
 
|Keywords=compiler,software development,Simula,cim
|Is GNU=y
+
|Version identifier=5.1
|Last review by=Janet Casey
+
|Version date=2014/05/19
|Last review date=2005-05-25
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/cim/cim-5.1.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/22
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=3.30
+
|User level=none
|Version date=1999-01-27
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=http://ftp.gnu.org/pub/gnu/cim/cim-3.30.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/cim/cim-5.1.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=cim
 +
|Decommissioned/Obsolete=No
 +
|License verified date=2001-01-31
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
|Version comment=3.30 stable released 1999-01-27
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Sverre Hvammen Johanson
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Sverre Hvammen Johanson
+
|Email=hvammen@gmail.com
|Email=cim@ifi.uio.no
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/cim
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/cim/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/cim/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/cim.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/cim/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:bug-cim@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=console
 
|Interface=console
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Software-development=compiler
 
|Software-development=compiler
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Simula
+
|Prerequisite description=[[Simula]]
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 15:58, 4 December 2020


[edit]

GNU Cim

https://www.gnu.org/software/cim/
Compiler for programming language Simula.

GNU cim offers a class concept, separate compilation with full type checking, interface to external C routines, an application package for process simulation and a coroutine concept. The portability of the GNU Simula Compiler is based on the C programming language. The compiler and the run-time system is written in C, and the compiler produces C code, that is passed to a C compiler for further processing towards machine code.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

31 January 2001




Leaders and contributors

Contact(s)Role
Sverre Hvammen Johanson Maintainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/cim/
Debian (Ref)https://tracker.debian.org/pkg/cim
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/cim/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/cim.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://ftp.gnu.org/gnu/cim/
Generalhttps://savannah.gnu.org/people/


Software prerequisites

KindDescription
Required to useSimula




Entry







"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.