Skip to content

Instantly share code, notes, and snippets.

@cyberjso
Last active August 14, 2019 18:01
Show Gist options
  • Save cyberjso/960763d3d6500dbc5bc3968bce05eb94 to your computer and use it in GitHub Desktop.
Save cyberjso/960763d3d6500dbc5bc3968bce05eb94 to your computer and use it in GitHub Desktop.
C# and JVM interapoerability solutions
1) http://lampwww.epfl.ch: Convert scala code to run on .NET.
2) Glossary to understand the terms: https://docs.microsoft.com/en-us/dotnet/standard/glossary
3) ikvm not compatible with .netcore
3.1) https://github.com/wwrd/ikvm8/issues/3
3.2) https://github.com/KevM/tikaondotnet/issues/75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment