| Christopher Diggins 2007-04-24, 7:04 pm |
| A new stable beta release of Cat has just been released on Google code
hosting ( http://code.google.com/p/cat-language/downloads/list ).
The latest release is decribed on my blog ( http://cdiggins.com/2007/04/24/cat-version-011/
)
In summary: lazy lists, optimized lists, significant test suite, many
graphics bug fixes, exception handling, internal code cleaning and
improvement.
I've also written a bit about what motivated Cat at Artima.com
( http://www.artima.com/weblogs/viewp...p?thread=203732 )
In summary: an attempt to design a better intermediate language by
supporting functional programming at the instruction level; also
intended for use to teach fundamental programming concepts.
Any comments or questions would be appreciated.
Christopher Diggins
http://www.cat-language.com
|