java-tutorials/language-interop/README.md

9 lines
281 B
Markdown

## Language Interop
This module contains articles about Java interop with other language integrations.
### Relevant Articles:
- [How to Call Python From Java](https://www.baeldung.com/java-working-with-python)
- [Introduction to Nashorn](http://www.baeldung.com/java-nashorn)