JavaDot - larcenists/larceny GitHub Wiki

http://jscheme.sourceforge.net/jscheme/doc/javadot.html

http://jscheme.sourceforge.net/jscheme/doc/javaprimitives.html

Question: how is it going to interact with R6RS?

  • Will we be able to do something like (import javadot) to get "bindings" for these identifiers? (Are libraries assumed to only export a finite set of bindings?)

Answer: We won't support JavaDot notation in the R6RS-conforming mode. We will support it in R6RS-compatible mode, however.