PLNews: Programming Language News

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

Feeds


Archives

July 03, 2009

Ctalk 0.0.96a rc3 Released

Languages :: C

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

This release includes support for defining methods that handle exceptions, and internal improvements.

June 30, 2009

TCC 0.9.25 Released

Languages :: C

TCC 0.9.25 has been released. It is a small, open source C compiler.

This release includes: initial support for targeting x86-64, preprocessing improvements, improved support for ARM cross-compilation, bug fixes, and other changes.

May 10, 2009

Ctalk 0.0.95a rc8 Released

Languages :: C

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

This release includes: the addition of the 'eval' keyword, the addition of the ANSITextBoxPane class, reliability improvements, and bug fixes.

Apr. 24, 2009

Ctalk 0.0.95a rc6 Released

Languages :: C

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

This release includes: support for the translation of C type casts to basic classes in instance and class variable declarations, improved just-in-time method evaluation, ANSIButtonPane and ANSIMessageBoxPane classes, bug fixes, and other changes.

Apr. 13, 2009

Ctalk 0.0.95a rc5 Released

Languages :: C

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

This release includes internal improvements and bug fixes.

Apr. 09, 2009

Ctalk 0.0.95a rc4 Released

Languages :: C

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

This release includes: the addition of ANSIWidgetPane and ANSITextEntryPane classes, internal improvements, and bug fixes.

Mar. 17, 2009

Cython 0.11 Released

Languages :: C, Languages :: Python

Cython 0.11 has been released. It is a language for writing C extensions for the Python programming language, based on Pyrex.

This release includes: the moving of most temp allocation to the code generation phase, better warning of potential double-frees and memory leaks, the printing of the parse tree on compiler crashes, testing framework enhancements, size_t as a native type, bug fixes, optimizations, and other changes.

Mar. 13, 2009

Ctpp 1.0.47 Released

Languages :: C

Ctpp 1.0.47 has been released. It is a preprocessor for Ctalk, an object-oriented extension of C.

This release includes: diagnostic messages for nested comments and argument syntax errors, more compatible error message output when running under Ctalk, and additional adjustments for replacement text size in all rescanning phases.

Mar. 10, 2009

Ctalk 0.0.95a rc1 Released

Languages :: C

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

This release includes: X Window System support, an X11Pane class, internal improvements, and bug fixes.

Mar. 06, 2009

Open Watcom v1.8 Released

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

Open Watcom v1.8 has been released. Open Watcom is an open-source continuation of the Watcom C, C++ and Fortran compilers.

This release includes: stricter type checking on C enumerated types, improved C compiler support for detecting functions that do not return, C compiler support for compiling larger and more complex source files, improved and new C and C++ compiler warnings, C++ compiler support for the explicit specification of function template arguments, C++ compiler support for the lazy instantiation of class templates and template members, C++ compiler bug fixes, Fortran compiler fixes and improvements, library improvements, Linux support for the Fortran run time libraries, debugging-related improvements, linker improvements, bug fixes, and other changes.

Mar. 04, 2009

nwcc 0.7.8 Released

Languages :: C

nwcc 0.7.8 has been released. nwcc is a portable C compiler targeting a variety of systems.

This release includes: support for Mac OS X, support for x86 NetBSD, and bug fixes.

Mar. 01, 2009

Ctalk 0.0.94a Released

Languages :: C

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

This release includes: the addition of Point, Pane and ANSITerminalPane classes; bug fixes; internal improvements; and other changes.

Feb. 18, 2009

Ctalk 0.0.94a rc2 Released

Languages :: C

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

This release includes: the addition of method call stacks for exceptions, improved expression evaluation, bug fixes, and other changes.

Feb. 10, 2009

Ctalk 0.0.94a rc1 Released

Languages :: C

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

This release includes: serial terminal support in the ANSITerminalStream class, the addition of methods to the Stream classes, internal improvements, bug fixes, and other changes.

Feb. 04, 2009

nwcc 0.7.7 Released

Languages :: C

nwcc 0.7.7 has been released. nwcc is a portable C compiler targeting a variety of systems.

This release includes: support for 64-bit PowerPC Linux, and PPC-specific bug fixes.

Ctalk 0.0.93a Released

Languages :: C

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

This release includes: the TerminalStream class and subclasses, internal improvements, and bug fixes.

Jan. 26, 2009

Ctalk 0.0.93a rc3 Released

Languages :: C

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

This release includes: improved registration of C variables used as method arguments, improved translation of objects used as function arguments, terminal InputEvent support for the Win32TerminalStream class, methods for reading PC-compatible BIOS keyboard scan codes and shift states, and the scancode.c example program.

Jan. 22, 2009

Ctpp 1.0.46 Released

Languages :: C

Ctpp 1.0.46 has been released. It is a preprocessor for Ctalk, an object-oriented extension of C.

This release includes DJGPP compatibility fixes.

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.

Categories

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