Category:Argile

From Rosetta Code
Language
Argile
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Argile.

Argile is 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. Its main features are:

  • Variable syntax
  • Polymorphism-oriented
  • 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
  • Subfunctions and anonymous functions
  • Both indentation-style and braces-style can be used

See also

Subcategories

This category has the following 3 subcategories, out of 3 total.