* JAVA-18148 Create a new java-nashorn project from the existing language-interop * JAVA-18148 Cleanup the project to contain just the python related language interop --------- Co-authored-by: timis1 <noreplay@yahoo.com>
8 lines
215 B
Markdown
8 lines
215 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)
|