[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comparing Pika-syle and JNI-style

This page is part of the web mail archives of SRFI 50 from before July 7th, 2015. The new archives for SRFI 50 contain all messages, not just those from before July 7th, 2015.



Per Bothner <per@xxxxxxxxxxx> writes:
> This of course cries out for a C++ interface which can alleviate
> these problems:

Yes --- all the effort Stroustrup and friends put into supporting GC
can be brought to bear here.  I think this is true of both Pika and
JNI-style.