Category:EC: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(7 intermediate revisions by 4 users not shown)
Line 1:
{{language|eC
{{language|eC}} eC (Ecere C) is an [[object-oriented]] language derived from and compatible with [[C]] designed and developed by Ecere Corporation. It aims at being fast, light and easy to write.
|strength=weak
|safety=unsafe
|express=explicit
|compat=nominative
|checking=both
|parampass=both
|gc=no
|LCT=yes}}
{{language|eC}} eC (Ecere C) is an [[object-oriented]] language derived from and compatible with [[derived from::compatible with::C]] designed and developed by Ecere Corporation. It aims at being fast, light and easy to write.
 
It is supported by a cross-[[platform]] runtime [[Ecere|library]] including its own [[GUI]] toolkit, 2D/3D graphics engine as well as networking support.
Line 42 ⟶ 51:
 
==External links==
*[http://wwwec-lang.ecere.comorg/technologies.html#eCoverview Description of eC language on official web site]
*[http://www.ecere.comca/ Ecere Corporation's web site]
*[http://zerotri.net/wiki/doku.php?id=ecere_review Review of eC language and SDK by zerotri]
*[http://freshmeat.net/projects/ecere/ Ecere SDK project on FreshMeat]