eIrOcA software Ć Translator - eIrOcA Fork
Status: Beta
Brought to you by:
umibozu
| File | Date | Author | Commit |
|---|---|---|---|
| CiLib | 2014-12-10 |
|
[e73abf] [GenPas] Removed extra spaces in empty lines |
| CiPAD | 2015-03-08 |
|
[8e5444] Fix for SharpDevelop compiling |
| CiTo | 2014-12-07 |
|
[9c4abb] [cipad] Support dropping files to CiPad. Search... |
| CiViewer | 2014-12-08 |
|
[891067] [CiViewer] Support dropping files and keyboard ... |
| docs | 2014-03-19 |
|
[4832d3] Handling of number in decimal, octal, haxadecim... |
| res | 2013-10-19 |
|
[bea7e5] Makefile updates |
| sample | 2013-10-21 |
|
[2fd0ef] Makefile updates |
| test | 2013-11-13 |
|
[44e3d2] CiType conversion delegate |
| .gitignore | 2015-03-08 |
|
[8e5444] Fix for SharpDevelop compiling |
| COPYING | 2011-01-12 |
|
[3fc94a] Work in progress. |
| CiSolution.sln | 2015-03-08 |
|
[8e5444] Fix for SharpDevelop compiling |
| Makefile | 2014-12-07 |
|
[9c4abb] [cipad] Support dropping files to CiPad. Search... |
| README | 2013-10-21 |
|
[a8e27a] Makefile updates |
Ć Programming Language ====================== Ć 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). `cito` automatically translates the link:ci.html[Ć programming language] to C, Java, C#, JavaScript, ActionScript, Perl, Object Pascal, PHP and http://dlang.org/[D]. See the *docs* directory for more information about the language and available tools. Ć is released under the GPL 3 licence (see COPYING for more information).