← Back to context Comment by brlewis 15 years ago Kawa Scheme makes it easy to call all the Java libraries, yet that hasn't made it huge yet. 1 comment brlewis Reply abstractbill 15 years ago FFIs just always seem to add some amount of friction. Stack traces, runtime error messages and documentation will all be referring to a language you're not using day-to-day, for example.
abstractbill 15 years ago FFIs just always seem to add some amount of friction. Stack traces, runtime error messages and documentation will all be referring to a language you're not using day-to-day, for example.
FFIs just always seem to add some amount of friction. Stack traces, runtime error messages and documentation will all be referring to a language you're not using day-to-day, for example.