manuel-serrano / bigloo

a practical Scheme compiler
http://www-sop.inria.fr/indes/fp/Bigloo
Other
133 stars 20 forks source link

Add support for Java versions 15-18 #82

Closed donaldsonjw closed 1 year ago

donaldsonjw commented 2 years ago

Additionally, corrected a few deprecation warnings, fixed the java weakptr implementation, and corrected the signature of init_trace_stacksp and BGL_AS_OBJECT.

donaldsonjw commented 2 years ago

As an aside, does it make sense to remove support for older versions of java?