>From reading what you wrote, I also think that this is a fantastic project!!! Now (overhead aside), you have basically made the entire Python world available to Lisp. The really cool thing about this is that almost the entire C & C++ world has Python wrappers, so by proxy you have opened up that world to Lisp also.
I think that you may be on the track to letting Lisp be "batteries included". I wonder how hard it would be to autogenerate Lisp functions that call Python functions? I'd guess it wouldn't be too bad. Awesome work, make a project page (http://wiki.alu.org/Gardeners_Projects) & you'll get a Green Thumb from me in an instant! Cheers Brad On 1/31/06, Erik Enge <[EMAIL PROTECTED]> wrote: > On 1/31/06, Jeremy Smith <[EMAIL PROTECTED]> wrote: > > The reason I'm posting here is to ask for somewhere on the web to put > > the project, someone to help me with tidying up the CFFI, someone to > > maybe test it, and any feedback on what people think of it. > > You're more than welcome to apply for a project on common-lisp.net, if > it serves your needs. > > Erik. > _______________________________________________ > Gardeners mailing list > [email protected] > http://www.lispniks.com/mailman/listinfo/gardeners > _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
