Skip to content
Felix S. Klock II edited this page Jul 28, 2013 · 1 revision

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.

Clone this wiki locally