« Previous -
Version 12/14
(diff) -
Next » -
Current version
Gwenael Casaccio, 07/24/2009 07:11 pm
VisualGST
VisualGST is an IDE (Integrated Development Environment) for the GNU Smalltalk (http://smalltalk.gnu.org/).
There are many tools for this IDE :You need the GIT version of GST if you want to use lastest version of VisualGST :
git clone git://git.sv.gnu.org/smalltalk.git
autoreconf -vi
./configure
make
If you want to test VisualGST, use the SVN :
svn co http://bioskop.fr/svn/gst/visualGST/trunk/
cd VisualGST
gst-package -t ~/.st package.xml
./gst-VisualGST
