manuel-serrano / bigloo

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

Add support for newer version of Java (10 - 14) #45

Closed donaldsonjw closed 3 years ago

donaldsonjw commented 4 years ago

Also corrected a minor issue with generating the LocalVariableTable that resulted in java verifier errors in versions of java greater than 10.