GNU Smalltalk 3.0c (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNU Smalltalk 3.0c (Development branch)
# 1  
Old 08-10-2008
GNU Smalltalk 3.0c (Development branch)

ImageGNU Smalltalk is a free implementation of the Smalltalk-80 language.License: GNU General Public License (GPL)Changes:
Error backtraces include line numbers andfilenames. FileDescriptor is now a subclass ofStream, and the old superclass ByteStream has beenremoved. Some functions exported by the VM toplugin modules are now thread-safe. Streamoperations try to eliminate useless copies andgarbage collections when moving data from streamto stream. Support for imports was added tonamespaces. The sockets package was renamed fromTCP to Sockets as it now supports IPv6 and AF_UNIXsockets (in the Sockets package). Bindings toOpenGL and GLUT were contributed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GPUTILS(1)							Linux user's manual							GPUTILS(1)

NAME
gputils - GNU PIC utilities DESCRIPTION
gputils is a collection of development tools for Microchip (TM) PIC (TM) microcontrollers. It's intended to be compatible with the manufac- turer's tools, MPASM, MPLINK and MPLIB. SEE ALSO
gpasm(1), gpdasm(1), gplib(1), gplink(1), gpstrip(1), gpvc(1), gpvo(1) AUTHOR
Craig Franklin <craigfranklin@users.sourceforge.net> COPYRIGHT
Copyright (C) 2002, 2003, 2004, 2005 James Bowman, Craig Franklin This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. gputils-0.13.7 2007-10-27 GPUTILS(1)