Afnix (programming language)

Afnix (programming language)

Afnix (until 2003 developed under name Aleph) is a multi-threaded functional programming language with dynamic symbol bindings that support the object-oriented programming paradigm.

Afnix's runtime engine supports both 32- and 64-bit platforms, and comes with a large set of platform-independent libraries.

The Afnix interpreter is written in C++ and provides runtime integration with it that includes the ability to instantiate C++ classes, use virtual methods and raise and catch exceptions. An explicit API is provided to ease the integration of foreign libraries.

Afnix is available for various UNIX platforms (among other options, it is available as a Debian package and is also part of the FreeBSD port collection). The documentation includes a user guide and reference material. Afnix is free software.

Features

;Built-in objects : More than 50 reserved keywords and predicates. Various containers like list, vector, hash table, bitset, and graphs.;Functional programming : Support for lambda expression with explicit closure. Symbol scope limitation with gamma expression. Form like notation with an easy block declaration.;Object oriented : Single inheritance object mechanism with dynamic symbol resolution. Native class derivation and method override. Static class data member and methods.;Multi-threaded engine : True multi-threaded engine with automatic object protection mechanism against concurrent access. Read and write locking system and thread activation via condition objects.;Original regular expression : Built-in regular expression engine with group matching, exact or partial match and substitution.

External links

* [http://www.afnix.org Afnix site]


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • List of programming languages by category — Programming language lists Alphabetical Categorical Chronological Generational This is a list of programming languages grouped by category. Some languages are listed in multiple categories. Contents …   Wikipedia

  • Concurrent computing — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent c …   Wikipedia

  • Liste des langages de programmation — Le but de cette Liste des langages de programmation est d inclure tous les langages de programmation existants, qu ils soient actuellement utilisés ou historiques, par ordre alphabétique. Ne sont pas listés ici les langages informatiques de… …   Wikipédia en Français

  • Список языков программирования по категориям — Списки языков программирования По категориям Хронологический Генеалогический Приведён список языков программирования, сгруппированных по категориям. Некоторые языки попали в несколько категорий. Содержание …   Википедия

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”