[PRL] Calling Functions Written in Java from Scheme?

Christine Hang danhang at ccs.neu.edu
Tue May 1 14:05:42 EDT 2007


Is there a way to call functions written in Java from Scheme?

I do have a Java package for calculating polynomials at hand, but my  
main program which involves polynomials is written in Scheme. So, I  
am weighing the tradeoffs between writing some scheme code for  
manipulating polynomials calculation and calling from Scheme  
functions in a Java package (assuming there is a way to do so).

Suggestions appreciated.

-- Christine 



More information about the PRL mailing list