PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
June 06, 2008

Nesla 0.9.2 Released

Posted: 2008-06-06 06:17:03
Languages ::

NullLogic Embedded Scripting Language 0.9.2 has been released. Nesla is a portable, embeddable, object-oriented scripting language.

This release includes: support for basic signal handling, a simple MIME parser, support for libssh2, DNS query support for libtcp, bug fixes, and other changes.

November 08, 2007

Nesla 0.9.1 Released

Posted: 2007-11-08 06:36:00
Languages ::

NullLogic Embedded Scripting Language 0.9.1 has been released. Nesla is a portable, embeddable, object-oriented scripting language.

This release includes: the addition of eval(), support for string multiplication, new examples, bug fixes, and other changes.

September 07, 2007

Nesla 0.9.0 Released

Posted: 2007-09-07 06:24:00
Languages ::

NullLogic Embedded Scripting Language 0.9.0 has been released. Nesla is an embeddable scripting language with a PHP-like syntax.

This release includes: the grouping of all time functions in a single table, a rewrite of xmlread, an extension module to convert source code to HTML, a regex library, bug fixes, and other changes.

August 08, 2007

Nesla 0.8.0 Released

Posted: 2007-08-08 22:26:00
Languages ::

NullLogic Embedded Scripting Language 0.8.0 has been released. Nesla is an embeddable scripting language with a PHP-like syntax.

This release includes: support for declaring functions inside a statement, support for building all extension libraries as shared objects, faster expression evaluation, new core library functions, bug fixes, and other changes.

June 08, 2007

Nesla 0.6.0 Released

Posted: 2007-06-08 20:13:00
Languages ::

NullLogic Embedded Scripting Language 0.6.0 has been released. Nesla is an embeddable scripting language with a PHP-like syntax.

This release includes: support for C comments, Windows ODBC and unixODBC support, networking functions, bug fixes, and other changes.

April 25, 2007

Nesla 0.5.0 Released

Posted: 2007-04-25 16:33:00
Languages ::

NullLogic Embedded Scripting Language 0.5.0 has been released. Nesla is an embeddable scripting language with a PHP-like syntax.

This release includes: support for directly appending numbers to strings using +, support for do loops, documentation improvements, improved operator precedence resolution, plus other changes and bug fixes.

April 19, 2007

Nesla 0.4.0 Released

Posted: 2007-04-19 23:43:00
Languages ::

NullLogic Embedded Scripting Language 0.4.0 has been released. Nesla is an embeddable scripting language with a PHP-like syntax.

This release includes: the addition of file.read() and file.write() functions, operator precedence, support for returning tables from functions, plus other changes and bug fixes.

April 06, 2007

Nesla 0.3.0 Released

Posted: 2007-04-06 00:07:00
Languages ::

NullLogic Embedded Scripting Language 0.3.0 has been released. Nesla is an embeddable scripting language with a PHP-like syntax.

This release includes a number of bug fixes, and other changes.

March 11, 2007

Nesla 0.2.0 Released

Posted: 2007-03-11 23:58:00
Languages ::

NullLogic Embedded Scripting Language 0.2.0 has been released. It is an embeddable scripting language with a PHP-like syntax.

This release includes: support for boolean variables, a minimal and portable snprintf function, new string functions, plus other changes.

February 15, 2007

Nesla 0.1.0 Released

Posted: 2007-02-15 22:19:00
Languages ::

NullLogic Embedded Scripting Language 0.1.0 has been released. It is an embeddable scripting language with a PHP-like syntax.