Conseptizer is two things: 1. a closure(-mimic) / higher-order programming and dynamic typing library for the C programming language, 2. a very dynamic programming language that provides expressiveness through simplicity and offers powerful features that cannot be found in mainstream languages today. Each of these two aspects can be useful on their own, but the combination and tight integration in Conseptizer means: if at some point your runtime performance requirements are not fulfilled by the dynamic language, it is very easy to migrate parts of your program code to C.
| Tags | closures hop C dynamic typing programming language |
|---|---|
| Licenses | ISC |
| Operating Systems | GNU/Linux Unix-like |
| Implementation | C |
| Translations | English |


Release Notes: This release adds a powerful macro system to the language, improves debugging facilities in the library, and includes many cleanups.


Release Notes: This release extended the standard library and improved the garbage collector and exception handling.


Release Notes: A public C interface is now provided.


Release Notes: First public version.