Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 283 Bytes

JNI Scala experiments

this was branched from the super helpful HelloWorldJNIwithRegisterNatives which got me started with JNI.

Comparing scala mutable Map and other data structures with native implementations How to build / run

  • sbt compile
  • sbt run