Re: CLISP script plugin
Doug Turner <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
nirved wrote: > Hello friends! > I'm quite pissed off with javascript. > And the best language i came to so far is CommonLisp. > What is the way of adding CommonLisp as a scripting language to Mozilla? > It would be nice if could be done as plugin. > Thanks in advance. > start here: http://www.mozilla.org/scriptable/ There are other languages which have done exactly what you are proposing for common lisp such as perl and python. Perl: http://lxr.mozilla.org/mozilla/source/js/src/perlconnect/README.html Python: http://aspn.activestate.com/ASPN/Downloads/Komodo/PyXPCOM/ Doug Turner [email protected]