IABSD.fr/ports/lang/cim/Makefile

Branch :


Log

Author Commit Date CI Message
51acb673 2023-09-26 12:02:00 MASTER_SITES->SITES (apart from modules)
e93f9d0c 2022-03-11 19:28:46 drop RCS Ids
3318ced0 2019-07-12 20:46:54 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
74293d93 2018-04-25 13:23:45 getc() return value does not fit into char
73c8c330 2017-12-09 00:21:17 Import lang/cim, the GNU Simula compiler. ok juanfra@ GNU Cim is a compiler for the programming language Simula (except unspecified parameters to formal or virtual procedures). It 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 compiler and run-time system are written in C, and the compiler produces C code that is passed to a C compiler for further processing towards machine code.