Sondaggio: editor e newLisp

1 07 2008

google_translate.gif Translate To English!

Questa volta non pubblicherò novità o informazioni varie, ma vorrei una opinione da parte di tutti (questo è un mini-sondaggio).

Anche se esistono diversi files per abilitare l’highlight della sintassi newLisp in diversi editors, non esiste però un editor in grado di accettare macro fatte in newLisp (un pò come fà, per esempio, emacs, con il suo eLisp).

Che ne pensate di realizzare un editor simile? Avrebbe molte delle funzionalità dei più blasonati editors, sarebbe cross-platform, e potrebbe dare la possibilità di scrivere macro in newLisp.

Mi piacerebbe leggere le vostre opinioni!


Azioni

Informazione

2 risposte

6 07 2008
newlisper

Do you use newLISP-GS editor? I think that can have newLISP macros… (I don’t know how, though.)

6 07 2008
sguish

Yes, I think it could be implemented. Even if I’m a java fan, I must admit that java on client side is not the best GUI solution. So I think realizing something similar but in native language (like using Free Pascal) could be a valid alternative.
Furthermore, GS is a (mainly) a GUI server. Instead I talk about a complete environment, like emacs and elisp ;-)

Lascia un commento