[Ann] Foil - a Foreign Object Interface for Lisp

From: richhickey (richhickey_at_gmail.com)
Date: 02/24/05


Date: 24 Feb 2005 14:33:34 -0800

Foil - a Foreign Object Interface for Lisp, is now available

Foil provides a protocol and code to interface between Lisp and
instances of runtimes such as the JVM and CLR, offering comprehensive,
safe, dynamic, efficient, and portable access to Java and CLI libraries
from Lisp, with an emphasis on working in Lisp.

Foil is open source, released under the Common Public License.

Find out more at:

http://foil.sourceforge.net

Regards,

Rich Hickey



Relevant Pages

  • Re: Looking for bored Lisper with GUI chops.
    ... > Common Lisp and I have this other project I'm trying to finish at the ... > Groovy gets some wins, in this app anyway, from having access to Java ... using Lispworks and Foil, my successor to jfli. ... (defun find-child (node name) ...
    (comp.lang.lisp)
  • Re: [Ann] Foil - a Foreign Object Interface for Lisp
    ... > from Lisp, with an emphasis on working in Lisp. ... > Foil is open source, released under the Common Public License. ... (defun add-special-free-action (fsym) ... (defmethod print-object ((fref fref) ...
    (comp.lang.lisp)
  • Re: [Ann] Foil - a Foreign Object Interface for Lisp
    ... >>safe, dynamic, efficient, and portable access to Java and CLI libraries ... >>from Lisp, with an emphasis on working in Lisp. ... >>Foil is open source, released under the Common Public License. ... JVM, for instance servlet containers, as done in Lisplets, and felt I ...
    (comp.lang.lisp)
  • Re: [Ann] Foil - a Foreign Object Interface for Lisp
    ... > instances of runtimes such as the JVM and CLR, offering comprehensive, ... > safe, dynamic, efficient, and portable access to Java and CLI libraries ... > from Lisp, with an emphasis on working in Lisp. ... > Foil is open source, released under the Common Public License. ...
    (comp.lang.lisp)
  • Re: mod_lisp and Lisplets
    ... > that the mod_lisp protocol is much more Lisp friendly (in fact it is much ... Presumably you mean friendlier at the socket protocol level, ... But that is what FastCGI does as well (and that is also what mod_jserv ... does for a java server/servlet). ...
    (comp.lang.lisp)