Release Notes: This release contains mainly internal updates for better code evaluation consistency and error reporting, and additional methods in the X11Pane, X11Bitmap, and X11TextPane class to support basic X11 library system calls. The development releases (so far) are also available now at ctalk.googlecode.com.


Release Notes: This release contains mainly internal updates for better code evaluation consistency and error reporting, and additional methods in the X11Pane, X11Bitmap, and X11TextPane class to support basic X11 library system calls. The development releases (so far) are also available now at ctalk.googlecode.com.


Release Notes: This release adds the X11Bitmap and X11Cursor classes and updates to an X11CanvasPane class which allows Pane objects to be handled, like foreground and background colors, cursors, and flexible viewports. The libraries add GUI functions which allow you to use X functions directly, allowing you more flexibility in Pane objects' instance variables. The language adds better resolution of complex objects and objects which mutate their classes via methods like become and map. There are improvements in Object dumping and stack tracebacks.


Release Notes: New URL.


Release Notes: This release adds support for using C structs in expressions, and additional support for overloading C operators. This is the final 0.0.96a release.


Release Notes: This release adds further support for using subscripted C variables as receivers.