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
+7
View File
@@ -0,0 +1,7 @@
## Language Interop
This module contains articles about Java interop with other language integrations.
### Relevant Articles:
- [Introduction to Nashorn](http://www.baeldung.com/java-nashorn)