help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] [ANN] Overlord, an IDE for GNU Smalltalk


From: Gwenaël Casaccio
Subject: Re: [Help-smalltalk] [ANN] Overlord, an IDE for GNU Smalltalk
Date: Fri, 05 Aug 2011 12:35:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11

On 05/08/2011 11:17, ZuLuuuuuu wrote:
Hello,

I am working on an IDE for GNU Smalltalk from time to time. It is called
Overlord and it is a simple and classic class browser like gst-blox (so
nothing new). It has come to a stage where it might have its usage for some
people.

Besides the very very ugly coding, it lacks some major features like
exporting capability, debugger and inspector. Also its text editor is just a
text view for now... But you can do simple things like
adding/editing/removing namespaces, classes, methods and it has syntax
highlighting.

I haven't packaged it yet (actually I might need a help there I don't know
how gst-blox or gst-browser executers are created) so here is a tarball:

http://www.canol.info/smalltalk/Overlord.tar.gz

To install:

1) Extract the tarball
2) cd ~/the-folder-you-extracted-into/Overlord (this is necessary)
3) gst ./Main.st

or

gst -I "the-path-to-image-you-want-to-open" ./Main.st

Here is a screencast to see it in action. I do a classic hello world web
application example using Iliad:

http://www.youtube.com/watch?v=rWArTTtsZ-0

Comments and contributions are welcome...

-----
Canol Gökel
--
View this message in context: 
http://forum.world.st/ANN-Overlord-an-IDE-for-GNU-Smalltalk-tp3720772p3720772.html
Sent from the Gnu mailing list archive at Nabble.com.

_______________________________________________
help-smalltalk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Hi Canol,

Nice to have a new ide for GST, but why haven't you consider improving VisualGST ? For instance your dialog for the class building is nice and I guess I would add it,
why haven't you send a mail about the ide...

So we will have two inspectors, two transcripts, two workspaces ...

For instance the debugger of VisualGST could be improved send a patch,
have you looked at all the changes I've made for GTK in VisualGST
or at the GTK-Tools?

I guess we can work together to provide a better IDE at least I want that.

Cheers,
Gwen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]