What's new in AFNIX programming language 2.2.0

Jan 2, 2012
  • This is a platform update release that incorporates the full support of the SuperH processor as well as the GNU Hurd platform.
  • The core engine has been updated with UNICODE 6.0.0, and specific development has been done in the math module and physics service.

New in AFNIX programming language 2.0.0 (Jan 17, 2011)

  • This is a major rewrite of the multi-threaded core interpreter with numerous extensions.
  • The system is now designed to handle a large block of threads with advanced pool allocators.
  • The memory management has been cleaned up in preparation for a new engine.
  • The telecom module has been added and the mathemical module has been considerably extended with support for linear algebra.
  • The concept of interpreter communication is now deployed, thus enabling remote form execution.
  • Finally, the documentation has been substantially rewritten.

New in AFNIX programming language 1.8.0 (Jan 4, 2009)

  • This release incorporates a major rewrite of the stream system with an immediate application to the the security library.
  • The Des stream cipher has also been added to the security library.

New in AFNIX programming language 1.7.1 (Aug 31, 2008)

  • This is an emergency release that corrects a major problem in the evaluation engine.