timis1 68f6c19109 JAVA-18148 Create a new java-nashorn project from the existing langua… (#14268)
* 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>
2023-06-21 09:22:00 +05:30

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)