PLNews: Programming Language News

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

Feeds


Archives

Jan. 20, 2009

Ctalk 0.0.93a rc2 Released

Languages :: C

Ctalk 0.0.93a rc2 has been released. Ctalk is an object-oriented extension to C.

This release candidate includes: the addition of the InputEvent class, support for queued input events in the ANSITerminalStream and TerminalStream classes, improvements to the Object : become method, List class simplifications, improvements to the evaluation of instance variable expressions, bug fixes, and other changes.

Jan. 12, 2009

Ctalk 0.0.93a rc 1 Released

Languages :: C

Ctalk 0.0.93a rc 1 has been released. Ctalk is an object-oriented extension to C.

This release includes: the addition of the Object : become method, and support for non-canonical character input and control key handling in the ANSITerminalStream class.

Dec. 15, 2008

Clue 0.5 Released

Languages :: C

Clue 0.5 has been released. It is a C compiler that targets high level languages such as JavaScript, Common Lisp, Perl, Java and Lua.

This release includes a Java backend.

Ctalk 0.0.90a Released

Languages :: C

Ctalk 0.0.90a has been released. Ctalk is an object-oriented extension to C.

This release includes: an updated ANSITerminalStream class, better accounting of Collection object references, improved method lookups, and other changes.

Dec. 09, 2008

Clue 0.4 Released

Languages :: C

Clue 0.4 has been released. It is a C compiler that targets high level languages such as JavaScript, Common Lisp, Perl and Lua.

This release includes: support for C and Common Lisp backends, cleanups, and bug fixes.

Dec. 08, 2008

Ctalk 0.0.90a rc1 Released

Languages :: C

Ctalk 0.0.90a rc1 has been released. Ctalk is an object-oriented extension to C.

This release includes: the addition of the ANSITerminalStream class, improved expression analysis, bug fixes, compatibility fixes, and other changes.

Dec. 02, 2008

cparser 0.9.7 Released

Languages :: C

cparser 0.9.7 has been released. "cparser is a library containing a parser, lexer and semantic analysis for the ISO C99 language."

This release includes: more and improved warnings, support for more GCC extensions, improved error recovery, support for more GCC switches, a manpage, bug fixes, and other changes.

Dec. 01, 2008

Ctalk 0.0.89a Released

Languages :: C

Ctalk 0.0.89a has been released. Ctalk is an object-oriented extension to C.

This release includes: printOn methods for String and WriteFileStream, the Win32TerminalStream class, bug fixes, and other changes.

Nov. 24, 2008

Ctalk 0.0.88a Released

Languages :: C

Ctalk 0.0.88a has been released. Ctalk is an object-oriented extension to C.

This release includes: improved expression analysis, performance improvements, better user object tracking and accounting, bug fixes, and other changes.

Nov. 17, 2008

Ctalk 0.0.87a Released

Languages :: C

Ctalk 0.0.87a has been released. Ctalk is an object-oriented extension to C.

This release includes compatibility and bug fixes.

Nov. 12, 2008

Berkeley UPC 2.8.0 Released

Languages :: C

Berkeley UPC 2.8.0 has been released. UPC is an extension to C for high-performance computing on large-scale parallel machines, providing a uniform programming model for both shared and distributed memory hardware.

This release includes: native support for IBM BlueGene/P, caching of local memory registration by the portals network, improved IBM LAPI support, improved Myrinet GM support, improved support for the XLC compilers on Linux, documentation updates, experimental support for ARM processors, bug fixes, and other changes.

Ctalk 0.0.86a Released

Languages :: C

Ctalk 0.0.86a has been released. Ctalk is an object-oriented extension to C.

This release includes performance improvements, and bug fixes.

Nov. 09, 2008

Ctalk 0.0.85a Released

Languages :: C

Ctalk 0.0.85a has been released. Ctalk is an object-oriented extension to C.

This release includes: new example programs, reliability improvements, and bug fixes.

Nov. 04, 2008

Ctalk 0.0.84a Released

Languages :: C

Ctalk 0.0.84a has been released. Ctalk is an object-oriented extension to C.

This release includes: an internal mechanism for aliasing global and local objects, improved performance, bug fixes, and other changes.

Oct. 30, 2008

Ctalk 0.0.83a Released

Languages :: C

Ctalk 0.0.83a has been released. Ctalk is an object-oriented extension to C.

This release includes: improved handling of object deletion, performance improvements, bug fixes, and other changes.

Oct. 27, 2008

Ctalk 0.0.82a Released

Languages :: C

Ctalk 0.0.82a has been released. Ctalk is an object-oriented extension to C.

This release includes: the addition of the 'Application' class, API improvements, better performance, and other changes.

Oct. 20, 2008

Ctalk 0.0.80a Released

Languages :: C

Ctalk 0.0.80a has been released. Ctalk is an object-oriented extension to C.

This release includes: greater flexibility in the use of self, and updates the class libraries for expressions that use self.

Oct. 15, 2008

Ivy 1.0 Released

Languages :: C

Ivy 1.0 has been released. Ivy is an extended dialect of C, offering improved type, memory management, and concurrency safety.

This is the initial release, combining Deputy and HeapSafe, and adding SharC.

Oct. 07, 2008

Open64 4.2 Released

Languages :: C, Languages :: C++, Languages :: Fortran

Open64 4.2 has been released. Open64 is an open source compiler suite including compilers for C, C++, and Fortran.

This release includes: the enabling of the GCC 4.2.0-based front-end, improved Fortran 2003 support, reduced IPA memory usage, optimization improvements, support for new targets, bug fixes, and other changes.

Ctalk 0.0.77a Released

Languages :: C

Ctalk 0.0.77a has been released. Ctalk is an object-oriented extension to C.

This release includes: AssociativeArray and Collection improvements, and improvements to superclass method and variable operations.

Sep. 29, 2008

Ctalk 0.0.76a Released

Languages :: C

Ctalk 0.0.76a has been released. Ctalk is an object-oriented extension to C.

This release includes: improved error checking, improved expression analysis, and bug fixes.

Sep. 26, 2008

Ctalk 0.0.75a Released

Languages :: C

Ctalk 0.0.75a has been released. Ctalk is an object-oriented extension to C.

This release includes: improved object creation and deletion, updated example programs, improved support for inline method calls, improvements to the Collection class API, and other changes.

Sep. 22, 2008

Ctalk 0.0.74a Released

Languages :: C

Ctalk 0.0.74a has been released. Ctalk is an object-oriented extension to C.

This release includes internal improvements and bug fixes.

Sep. 16, 2008

Ctalk 0.0.73a Released

Languages :: C

Ctalk 0.0.73a has been released. Ctalk is an object-oriented extension to C.

This release includes: improved object creation and deletion, bug fixes, and other changes.

Sep. 08, 2008

Ctalk 0.0.71a Released

Languages :: C

Ctalk 0.0.71a has been released. Ctalk is an object-oriented extension to C.

This release includes improvements to the creation and deletion of local and temporary objects and class library objects and methods.

Categories

[Valid XHTML 1.0][Valid CSS][Valid RSS 2.0][Valid Atom 1.0][Powered by OCaml]