Re: mixing lush with clush

"Yury Sulsky" <[email protected]> Thu, 16 Mar 2006 21:16:31 -0500
Newsgroups gmane.lisp.lush.devel
Message-ID <[email protected]>
Oops, forgot to CC lush-devel

On 3/16/06, Yury Sulsky <[email protected]> wrote:
> Of course that would be a much better fix, but the two approaches
> aren't exclusive. If it turns out that it's much easier to just
> marshall non-compilable code then we could do so and then gradually
> implement the remaining LISP->C translation. For example, it seems
> like making lists, lambdas, and recursive functions compilable all
> require different approaches.
>
> Yury
>
> On 3/16/06, Yann LeCun <[email protected]> wrote:
> > Actually, the best fix is probably to extend (or rewrite) the
> > compiler so that everything can be compiled. This means adding
> > a garbage collector for compiled code, among other things.
> >
> >   -- Yann
> >
> >
> > On Thursday 16 March 2006 08:19 pm, Yury Sulsky wrote:
> > > Hi all,
> > >
> > > I was thinking- I really like Lush proper, but CLush is basically just
> > > prefix C with a better macro system. The problem is that you can't
> > > have code paths that include interpreted portions, so you have to
> > > decide a priori how much of your program will be compiled.
> > >
> > > It seems like the fix for this is to improve the C-->LISP interface so
> > > that calls to non-compilable code can be automatically marshalled by
> > > the compiler (something you can already do by hand when writing inline
> > > C).
> > >
> > > Any comments/suggestions where to get started?
> > >
> > > Thanks
> > > Yury
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> > > that extends applications into web and mobile media. Attend the live
> > > webcast and join the prime developer group breaking into this new coding
> > > territory!
> > > http://sel.as-us.falkag.net/sel?cmd________________________________________
> > >_______ Lush-devel mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/lush-devel
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> > that extends applications into web and mobile media. Attend the live webcast
> > and join the prime developer group breaking into this new coding territory!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > Lush-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/lush-devel
> >
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642