CITO 4.0
Free
Latest version:
4.0.0014
See all
Developer:
cito automatically translates the Ć programming language to C, Java, C#, JavaScript, ActionScript, Perl and D. Ć is a new language, aimed at crafting portable programming libraries, with syntax akin to C#. The translated code is lightweight (no virtual machine, emulation nor large runtime), human-readable and fits well the target language (including naming conventions and documentation comments).
Current version of Ć doesn’t support standalone programs or even console output, so your "Hello world" could be the following library: public class HelloCi
Comments