Ctpp 1.0.6 has been released. It is a preprocessor for Ctalk, an object-oriented extension of C.
This release includes: support for variadic macros, bug fixes, and other changes.
|
July 31, 2007 July 30, 2007 The First Workshop on Languages and Tools for Parallel and Distributed Programming has put out a call for submissions. "The objective of this workshop is to bring together researchers working on the design and implementation of programming languages, tools and techniques for distributed, parallel and mobile programming." The submission deadline is August 24, 2007. The workshop will be held from October 24 to 27, 2007, in Gramado, Rio Grande do Sul, Brazil. Next Omaha Python Users Group Meeting on Aug. 1Posted: 2007-07-30 22:19:00
It has been announced that the next Omaha Python Users Group meeting will be held on August 1, 2007. Smalltalk YX 0.1.3 has been released. It is a portable, open source Smalltalk-80 implementation. This release includes: support for Windows CE, a complete Smalltalk compiler, documentation improvements, support for wide-character strings, plus other changes and bug fixes. July 29, 2007 PIC0 1.0 has been released. It is a simple language for the 10F2xx series of microcontrollers from Microchip. A free, optimizing compiler for PIC0 is available. IronPython 2.0 Alpha 3 has been released. IronPython is an implementation of Python running on .NET. This release includes: improved support for dynamic sites, performance improvements, near-complete evaluation support, plus other changes. Vala 0.1.2 has been released. Vala "aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C." It offers features such as: interfaces, properties, lambda expressions, local variable type inference, and more. This release includes: performance improvements, improved support for generic types, memory management fixes, support for inner classes, and other changes. Axiomatic Multi-Platform C 1.6.6 has been released. AMPC is a C compiler that emits Java bytecode. This release includes support for bit fields. F# 1.9.2.7 has been released. F# is a variant of ML running on .NET, sharing a core language with Objective Caml. This release includes: support for a slicing syntax, support for named and optional arguments, language constructs for 'computation expressions', library constructs for 'asynchronous workflows', pattern matching on 64-bit numbers, bug fixes, and other changes. Next Vancouver Lisp Users Group Meeting on Aug. 8Posted: 2007-07-29 10:20:00
It has been announced that the next Vancouver Lisp Users Group meeting will be held on August 8, 2007. Guillaume Cartier will present about JazzScheme. Scala 2.6.0-RC1 has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support. This release includes: support for multidimensional arrays, the integration of the scala.util.parsing.combinator package into the standard library, support for synchronous message send for remote actors, the addition of the @native annotation for native methods, new methods for the scala.Array class, a reorganization of some of the compiler options, the removal of deprecated classes, plus other changes and bug fixes. July 25, 2007 Next Toronto Smalltalk User Group Meeting on July 31Posted: 2007-07-25 22:21:00
It has been announced that the next meeting of the Toronto Smalltalk User Group will be held on July 31, 2007. July 24, 2007 The July 17 to 24, 2007 edition of the Caml Weekly News is now available. It summarises recent developments and discussion within the Caml community. This edition covers topics such as: custom camlp4 lexers, the release of fiblib 0.1, the Vec implementation of extensible arrays, and more. Digital Mars D 1.020 has been released. 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 'extern (System)' fix. |