D
David Segall
Guest
David Brown <david@westcontrol.removethisbit.com> wrote:
now essential for system development in any language. The poster is
right to expect one or more that supports Go. It is difficult to list
the features that you should expect from an IDE without knowing the
programming language but Sun have a (Java oriented) list of features
to look for in an IDE here -
<http://java.sun.com/developer/technicalArticles/tools/intro.html>.
highlighting. Using a separate front end to gdb is hardly
"integrated".
Where have you been? I think an Integrated Development Environment ismalcolm wrote:
On Nov 13, 11:29 am, son of a bitch <bitchin_2...@yahoo.com> wrote:
Great, there seems to be world wide shortage of
Computer Programming Languages.
But kinda just looks like Microsoft + Borland + C + Pascal + Perl
Yes, which could make it a good teaching tool ?
Anyone tried the IDE ? (it does have one, right?)
It's a *programming language*. Why would a programming language have an
IDE?
now essential for system development in any language. The poster is
right to expect one or more that supports Go. It is difficult to list
the features that you should expect from an IDE without knowing the
programming language but Sun have a (Java oriented) list of features
to look for in an IDE here -
<http://java.sun.com/developer/technicalArticles/tools/intro.html>.
He asked one of the right questions. Most text editors can do syntaxPerhaps what you are trying to ask is whether there are syntax
highlighting setups available for commonly used IDEs such as Eclipse,
KDevelope, (x)emacs, etc.
And maybe you are also asking about the state of the debugger - does it
have one, is it based on gdb, or does it "speak" gdb and can thus be
used with existing gdb front-ends?
I don't know the answer to either of these, but it helps to ask the
right questions.
highlighting. Using a separate front end to gdb is hardly
"integrated".