Category:Argile: Difference between revisions

Links, moved site link to language template
(Created page with '{{language|Argile}} Argile is an experimental, C-based, compiled programming language, that produces C code. It is not intended for beginners, but for experimented progra…')
 
(Links, moved site link to language template)
 
Line 1:
{{language|Argile}}
* [|site=http://www.nongnu.org/argile/ Argile official web site]}}
Argile is an experimental, [[C]]-based, compiled programming language,
thatArgile producesis an experimental, [[C]]-based, compiled programming language, that produces C code. It is not intended for beginners, but for experienced programmers with a good knowledge of C.
for experimented programmers with a good knowledge of [[C]].
Its main features are:
* Variable syntax
Line 8 ⟶ 7:
* Call guessing
* Keyword-less
* [[UTF-8]] based
* Access to low level programming
* Extensible through a module system
* Parametered types
* [[Object-oriented]] classes available
* Implicit type casters can be defined
* Definitions can be made after they are used
Line 19 ⟶ 18:
 
==See also==
* [http://www.nongnu.org/argile/ Argile official web site]
* [https://savannah.nongnu.org/projects/argile/ Argile project page on Savannah]
Anonymous user