2020-05-18 23:15:04 +02:00
|
|
|
## Language Interop
|
|
|
|
|
|
|
|
|
|
This module contains articles about Java interop with other language integrations.
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2020-05-30 13:57:50 +08:00
|
|
|
|
|
|
|
|
- [How to Call Python From Java](https://www.baeldung.com/java-working-with-python)
|
2020-06-07 13:22:16 +02:00
|
|
|
- [Introduction to Nashorn](http://www.baeldung.com/java-nashorn)
|