comp.lang.ada
 help / color / mirror / Atom feed
* Gnoga - PlugIn - Full Code Editor for Ada
@ 2014-10-07  7:42 David Botton
  2014-10-07 16:15 ` tonyg
  0 siblings, 1 reply; 3+ messages in thread
From: David Botton @ 2014-10-07  7:42 UTC (permalink / raw)


Another proof of why Gnoga is super cool :)

I bound (although not everything yet) the Ace Cloud 9 open source code editor for the web to Gnoga - http://ace.c9.io/

Full Ada syntax highlighting, etc. I will of course be using this for a future IDE, but the point is that with Gnoga you have easy access to just about any HTML/CSS/JS widget out there.

after git pull (since you already have gnoga on your machine right :) run:

make adaedit
cd bin
./adaedit

open http://localhost:8080


That will git clone the Ace editor in to the JS directory and make the simple demo. (I will expand on it in the near future).

Enjoy,
David Botton


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Gnoga - PlugIn - Full Code Editor for Ada
  2014-10-07  7:42 Gnoga - PlugIn - Full Code Editor for Ada David Botton
@ 2014-10-07 16:15 ` tonyg
  2014-10-07 16:57   ` David Botton
  0 siblings, 1 reply; 3+ messages in thread
From: tonyg @ 2014-10-07 16:15 UTC (permalink / raw)


On Tuesday, 7 October 2014 08:42:01 UTC+1, David Botton  wrote:
> Another proof of why Gnoga is super cool :)
> 
> 
> 
> I bound (although not everything yet) the Ace Cloud 9 open source code editor for the web to Gnoga - http://ace.c9.io/
> 
> 
> 
> Full Ada syntax highlighting, etc. I will of course be using this for a future IDE, but the point is that with Gnoga you have easy access to just about any HTML/CSS/JS widget out there.
> 
> 
> 
> after git pull (since you already have gnoga on your machine right :) run:
> 
> 
> 
> make adaedit
> 
> cd bin
> 
> ./adaedit
> 
> 
> 
> open http://localhost:8080
> 
> 
> 
> 
> 
> That will git clone the Ace editor in to the JS directory and make the simple demo. (I will expand on it in the near future).
> 
> 
> 
> Enjoy,
> 
> David Botton

Without meaning to push you :) have you any idea on the timescales on the future IDE?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Gnoga - PlugIn - Full Code Editor for Ada
  2014-10-07 16:15 ` tonyg
@ 2014-10-07 16:57   ` David Botton
  0 siblings, 0 replies; 3+ messages in thread
From: David Botton @ 2014-10-07 16:57 UTC (permalink / raw)


> Without meaning to push you :) have you any idea on the timescales on the future IDE?

Post 1.0 will start using it as one of the main projects to see where development needs to expand and test uses in real world development. But that is still after doing the Gnoga website and redoing AdaPower.

So months for sure.

However some of the key tools underneath may be ready before. See TO_DO in the main gnoga directory, gives a snapshot so far of what I think there is to do short and long term.

David Botton


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-07 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-07  7:42 Gnoga - PlugIn - Full Code Editor for Ada David Botton
2014-10-07 16:15 ` tonyg
2014-10-07 16:57   ` David Botton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox