Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / lang / cim / DESCR
bloba0c718cd6127c80ce1bdbe2695695f274b409403
1 GNU Cim is a compiler for the programming language Simula.  It offers
2 a class concept, separate compilation with full type checking,
3 interface to external C routines, an application package for process
4 simulation and a coroutine concept.
6 The portability of GNU Cim is based on the C programming language.
7 The compiler and the run-time system is written in C, and the compiler
8 produces C code, that is passed to a C compiler for further processing
9 towards machine code.