Kaïraba Cissé | 28 Apr 2012 23:05
Picon

sbcl jfli

I recently posted the following message on com.lang.lisp :
> Hi
> Last night,  I tested jfli with lispworks. It is very great.
> Unfortunately, jfli is not portable. I wonder if someone out there
> already port jfli on sbcl. If yes, send me the code please !
> Cheers

 And Elias Martenson posted the following answer :
> It's trickier than you might think. I actually looked into doing this some time ago. I gave up when I realised the
> amount of work to get it to work was just not worth it. Just loading the JVM into the same process as the SBCL image
> causes SBCL to crash shortly after. This is because, I believe, both the JVM and SBCL attempt to install and take
> advantage of the same signal handlers.
Is there a sbcl developper who tried to fix it ?
Did someone successfully port jfli on sbcl ?
CHeers
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sbcl-help mailing list
Sbcl-help <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-help
Nikodemus Siivola | 29 Apr 2012 00:49
Gravatar

Re: sbcl jfli

On 29 April 2012 00:05, Kaïraba Cissé <ckairaba <at> gmail.com> wrote:

> Is there a sbcl developper who tried to fix it ?
> Did someone successfully port jfli on sbcl ?

I'm not aware of anyone having done that. If someone wants to give it
a go, sbcl-devel and #sbcl are good places to ask for help.

Cheers,

 -- Nikodemus

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sbcl-help mailing list
Sbcl-help <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-help

Gmane