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>
This commit is contained in:
timis1
2023-06-21 06:52:00 +03:00
committed by GitHub
parent 86932cba3d
commit 68f6c19109
15 changed files with 89 additions and 4 deletions
-1
View File
@@ -5,4 +5,3 @@ This module contains articles about Java interop with other language integration
### 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)