Jim Hugunin has written an article discussing Microsoft's Dynamic Language Runtime. It includes discussion about the support for Python, Ruby, EcmaScript 3.0 and Visual Basic.
|
April 30, 2007 Jim Hugunin has written an article discussing Microsoft's Dynamic Language Runtime. It includes discussion about the support for Python, Ruby, EcmaScript 3.0 and Visual Basic. IronPython 2.0 Alpha 1 has been released. IronPython is a Python implementation running on .NET. This release includes: support for Python 2.5, improved CPython compatibility, the use of the Dynamic Language Runtime, and other changes. Open Dylan 1.0 beta 4 ReleasedPosted: 2007-04-30 23:20:00
Open Dylan 1.0 beta 4 has been released. Open Dylan is a cross-platform, open source Dylan implementation based upon Functional Developer. This release includes: the removal of expiration checks, a primitive stack walker for UNIX, IDE improvements, plus other changes and fixes. Christopher Diggins has announced that a Cat interpreter written in JavaScript is now available. Cat is a functional, stack-based programming language. High Level Assembly v1.93 has been released. HLA adds high-level language syntax and constructs to x86 assembly. This release includes a couple of bug fixes. Vala 0.0.9 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: support for defining new generic classes, improved array support, improved abstract property support, basic support for flags types, improvements to the GLib binding, memory management fixes, plus other changes and bug fixes. Steel Bank Common Lisp 1.0.5 has been released. SBCL is a portable, open source ANSI Common Lisp implementation. This release includes: documentation updates, optimizations, more passing tests on x86-64/Darwin, the use of Mach exception handlers for dealing with illegal instructions and memory protection violations on x86 and x86-64 Mac OS X, plus other changes and bug fixes. Fawlty Language 0.61 has been released. FL is an array-oriented language, with a syntax almost identical to that of the Interactive Data Language. This release includes bug fixes and other changes. The Amsterdam Compiler Kit 6.0pre3 ReleasedPosted: 2007-04-30 22:58:00
The Amsterdam Compiler Kit 6.0pre3 has been released. The ACK is an optimizing, retargetable, open source compiler suite supporting a variety of languages, including C, Pascal, Modula-2, BASIC, and Occam. This release includes: support for generating CP/M binaries using the 8080 code generator, improved ANSI C headers, improved floating-point support, optimizations, bug fixes, and other changes. April 28, 2007 New York Functional Programmers Network Announced, First Meeting on May 3Posted: 2007-04-28 00:03:00
It has been announced that the first meeting of the New York Functional Programmers Network will be held on May 3, 2007. April 27, 2007 London Haskell User Group Announced, First Meeting on May 23Posted: 2007-04-27 23:58:00
It has been announced that the first meeting of the London Haskell User Group will be held on May 23, 2007. Simon Peyton Jones will be giving a talk. F-Script 1.3.5 has been released. F-Script is an embeddable scripting language based on Smalltalk for Mac OS X, providing access to Cocoa and other Objective-C objects. This release includes: support for Mac OS X v10.5 "Leopard", new clear and clear: methods of the System class, support for an experimental multiple assignment syntax, new math methods on numbers, plus other changes and bug fixes. The April 27, 2007 edition of the Haskell Weekly News is now available. It summarises recent developments within the Haskell community. This edition covers topics such as: the release of GHC 6.6.1, recent Haskell-related software releases, Haskell' developments, and more. |