Difference between revisions of "Cim"

From Free Software Directory
Jump to: navigation, search
(added standard links)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Cim
 
|Name=GNU Cim
|Short description=Compiler for 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.
 
|Homepage URL=https://www.gnu.org/software/cim/
 
|Homepage URL=https://www.gnu.org/software/cim/
Line 7: Line 7:
 
|VCS checkout command=git clone git://git.savannah.gnu.org/cim.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/cim.git
 
|Documentation note=https://git.savannah.gnu.org/cgit/cim.git/tree/README
 
|Documentation note=https://git.savannah.gnu.org/cgit/cim.git/tree/README
 +
 +
'''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 Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=Algol_68_Genie
+
|Related projects=gnustandards,Algol_68_Genie
 
|Keywords=compiler,software development,Simula,cim
 
|Keywords=compiler,software development,Simula,cim
 
|Version identifier=5.1
 
|Version identifier=5.1
Line 16: Line 31:
 
|Version download=https://ftp.gnu.org/gnu/cim/cim-5.1.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/cim/cim-5.1.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/14
+
|Last review date=2019/01/02
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=none
 
|User level=none
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/cim/cim-5.1.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 39: Line 55:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Ruby (Ref)
+
|Resource audience=Debian (Ref)
|Resource URL=https://rubygems.org/gems/cim
+
|Resource URL=https://tracker.debian.org/pkg/cim
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/cim
+
|Resource URL=https://savannah.gnu.org/projects/cim/
}}
 
{{Resource
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/cim
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/cim.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/cim.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 60: Line 72:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/cim
+
|Resource URL=https://ftp.gnu.org/gnu/cim/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=console
 
|Interface=console
 
|Programming-language=C
 
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Software-development=compiler
 
|Software-development=compiler
 
|Use=software-development
 
|Use=software-development
Line 70: Line 87:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Simula
+
|Prerequisite description=[[Simula]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 19:01, 2 January 2019


[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.