Logtalk 2.30.4 has been released. Logtalk is an object-oriented extension to Prolog.
This release includes: preliminary support for unit tests, new and updated examples, updated configuration files for Qu-Prolog and XSB, and other changes.
|
August 22, 2007 Cat 0.17.0 has been released. Cat is a functional, stack-based programming language inspired by Joy. This release includes: correct type inference for the standard library and all the combinatory logic combinators, bug fixes, a GUI code viewer, support for metadata comments, faster drawing code, updates to the specification, plus other changes. GDC 0.24 has been released. It is a D front-end for the GNU Compiler Collection. D is a general-purpose language designed as a successor to C++, offering features such as design by contract, garbage collection, first class arrays, closures, templates, and more. This release includes: an update to Digital Mars D 1.020, the removal of support for GCC 3.3.x, and bug fixes. August 21, 2007 Karmasphere DP 3.0.2 has been released. "The Karmasphere DP language is a high-performance non-blocking parallel language for performing data processing. It is designed to give the user a high degree of control over the usage of system resources, for example, how many CPU cores or how much disk I/O time to use, without requiring the software developer to explicitly consider these issues in code." The Bay Area Functional Programmers group has been announced. August 20, 2007 The 2008 Object-Oriented Programming Languages and Systems track at the 23rd ACM Symposium on Applied Computing has put out a call for papers. It aims "to promote and stimulate further research on the object-oriented programming and distributed-object paradigms." The paper submission deadline is September 8, 2007. SAC 2008 will be held from March 16 to 20, 2008, in Fortaleza, Brazil. Roadsend Compiler for PHP 2.9.2 has been released. It is a multi-platform, open source compiler capable of creating native binaries from PHP source code. This release includes: a Mac OS X port, debugger improvements, bug fixes, and other changes. Smalltalk YX 0.1.4 has been released. It is a portable, open source Smalltalk-80 implementation. This release includes: rehashing support for Dictionary, Set and Bag; Visual Studio compilation and debugging support; completed support for big-endian machines; support for system signal handling; plus other changes and bug fixes. August 19, 2007 Chipmunk Basic 3.6.4(b1) has been released. It is a cross-platform BASIC interpreter, supporting Mac OS X, Windows and Linux. This release includes: 'det' and 'dot' functions, support for comments at the beginning of if-endif statement blocks, the addition of legacy for-next syntax support, bug fixes, and other changes. GNU Modula-2 0.61 has been released. GM2 is a Modula-2 front-end for the GNU Compiler Collection. PLT Scheme v371 has been released. PLT Scheme is a family of Scheme implementations, including DrScheme and MzScheme. This release includes: improvements to the debugger, a new Intermediate + access language level for ProfessorJ, bug fixes, and other changes. Arena 0.9.12 has been released. Arena is a scripting language with a C-like syntax and core, also offering automated memory management, runtime polymorphism, exceptions, and anonymous functions. This release includes: changes to the system() library function to return the raw exit code of the invoked program. August 18, 2007 August 16, 2007 FreeBASIC 0.18.1b ReleasedPosted: 2007-08-16 22:00:00
FreeBASIC 0.18.1b has been released. FreeBASIC is an open-source BASIC compiler offering compatibility with Microsoft QuickBasic, while also adding features such as inline assembly, pointers, unsigned data types, and more. This release includes: changes to the default calling convention in the -lang fb dialect, build improvements, bug fixes, and other changes. August 15, 2007 It has been announced that the next Seattle Perl Users Group meeting will be held on August 21, 2007. |