Gwenael Casaccio's blog
Playing with GNU Smalltalk, GTK and Cairo
Now if you want to make a break after hours of development you can play with
Tetris under GST with GTK+ and Cairo ;)
You can grab it under the VisualGST SVN
VisualGST 0.5.0 is out
Hi,
There is a new version of VisualGST (an IDE for GNU Smalltalk) with a lot of new things :
- new IDE
- new tools : Debugger, SUnit
- Improved existing tools : You can use regex with the Implementor/Sender tools, undo/redo support
improved, compiler error(s) tabs, popup menu are enabled, browse the GST/GTK+ Documention, Shortcuts
- Port of the Notification framework : Update the browser when you do a PackageLoader
fileInPackage: '...', ...
- Change the project organization
- Bugs fixing ;)
You need the GIT version of GST to use VisualGST 0.5.0
VisualGST
Hi,
After a great brainstorming session with Nicolas Petton (Thanks Nico ;) ). I've changed the main interface of VisualGST and introduced the history support for the navigation through classes. And now you can execute - do it, print, inspect, debug - code inside the browser.
Finally we're close to have a really great IDE for GNU Smalltalk.
Happy hacking with VisualGST !
Gwenael
GtkLauncher is dead long live VisualGST
Hi,
I am working on the debugger for VisualGST :
Now you can step, step into, run and inspect the stack.
Cheers
GtkLauncher 0.3.0
In this new release you have an improved browser with better refactorings,
undo/redo support, file out for namespace, class, category, method.
Two new tools a Sender and an Implementor browser.
You can save the image.
And off course in this release there are a lot of bug fixes ;)
Enjoy GtkLauncher
