IDE [was Re: Re: [ANN] MySQL driver goes 1.0 !]
[1/7] from: tim-johnsons:web at: 15-Jun-2006 7:23
> Been impressed by the NetBeans IDE lately, though...
IDEs are important!
I've used the emacs rebol 'mode which I hacked to enable asynchronous
running of the rebol interpereter from within the editor. I also added
many other features to the original 'mode. Not too long ago, I used
emacs to create an 'IDE' for newlisp.
I'm currently using what I now know about elisp to create an entirely
new editor mode for rebol in emacs/xemacs.
I also write in python. If I were using windows to code in python, I
would use pythonwin. It is a very good example of how a good
IDE/editor can make up for a very much more verbose coding style than
rebol.
tim
--
Tim Johnson <tim-johnsons-web.com>
http://www.alaska-internet-solutions.com
[2/7] from: ale870::gmail at: 15-Jun-2006 17:25
About IDE: I currently use SciTe under Ms Windows. It is a great editor!
But a full-featured IDE is welcome! ;-)
--Alessandro
On 6/15/06, Tim Johnson <tim-johnsons-web.com> wrote:
[3/7] from: tim-johnsons:web at: 15-Jun-2006 7:41
* Alessandro Manotti <ale870-gmail.com> [060615 07:34]:
> About IDE: I currently use SciTe under Ms Windows. It is a great editor!
> But a full-featured IDE is welcome! ;-)
The cool thing about emacs is that it is a full-scale development
environment for elisp - which has many similarities to rebol, as do
any lisp spinoff.
stay tuned....
tim
> --Alessandro
> On 6/15/06, Tim Johnson <tim-johnsons-web.com> wrote:
<<quoted lines omitted: 30>>
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
--
Tim Johnson <tim-johnsons-web.com>
http://www.alaska-internet-solutions.com
[4/7] from: brian:wisti:g:mail at: 15-Jun-2006 10:12
On 6/15/06, Tim Johnson <tim-johnsons-web.com> wrote:
> >
> > Been impressed by the NetBeans IDE lately, though...
<<quoted lines omitted: 16>>
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
Can you post your hacked version of rebol.el somewhere? I've been
using Crimson Editor on windows, which is really nice, but not nearly
as powerful as emacs.
Kind Regards,
Brian Wisti
http://coolnamehere.com/
[5/7] from: ale870:gma:il at: 15-Jun-2006 19:44
No customization is needed: SciTE already supports Rebol ;-)
SciTE
Version 1.68-wbd-1
Apr 11 2006 20:56:58
by Neil Hodgson.
December 1998-March 2006.
http://www.scintilla.org
Compiled with modifications by Bruce Dodson
http://gisdeveloper.tripod.com/scite.html
Lua scripting language by TeCGraf, PUC-Rio
http://www.lua.org
--Alessandro
On 6/15/06, Brian Wisti <brian.wisti-gmail.com> wrote:
[6/7] from: ale870::gmail at: 15-Jun-2006 19:55
Ops... I forgot another interesting point...
SciTE uses LUA as script language!
--Alessandro
On 6/15/06, Alessandro Manotti <ale870-gmail.com> wrote:
[7/7] from: tim-johnsons:web at: 15-Jun-2006 10:12
* Alessandro Manotti <ale870-gmail.com> [060615 10:08]:
> Ops... I forgot another interesting point...
>
> SciTE uses LUA as script language!
That's interesting, for some reason, I thought that scintilla was
based on python.
Is LUA lisp-engineered? (I.E. parenthized syntax)
> --Alessandro
> On 6/15/06, Alessandro Manotti <ale870-gmail.com> wrote:
<<quoted lines omitted: 70>>
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
--
Tim Johnson <tim-johnsons-web.com>
http://www.alaska-internet-solutions.com
Notes
- Quoted lines have been omitted from some messages.
View the message alone to see the lines that have been omitted