PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 15, 2007

MiniD 1.1 Released

Posted: 2007-10-15 05:56:00
Languages ::

MiniD 1.1 has been released. "MiniD is a scripting language, based on D, Lua, and Squirrel, and designed with D's featureset in mind. It is dynamically-typed, with a C-style syntax and D-like semantics."

This release includes: constant folding for three-way comparison expressions, command line interface improvements, interpreter speed improvements, bug fixes, and other changes.