https://github.com/carldea/panama-polyglot
Demos of using Java Project Panama's Foreign Function & Memory Access APIs to talk to other programming languages such as C/C++, Swift, Rust, and Python.
https://github.com/carldea/panama-polyglot
Last synced: about 2 months ago
JSON representation
Demos of using Java Project Panama's Foreign Function & Memory Access APIs to talk to other programming languages such as C/C++, Swift, Rust, and Python.
- Host: GitHub
- URL: https://github.com/carldea/panama-polyglot
- Owner: carldea
- License: apache-2.0
- Created: 2022-04-23T17:03:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T12:23:12.000Z (about 4 years ago)
- Last Synced: 2025-03-03T05:26:31.547Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# panama-polyglot
Demos of using Java Project Panama's Foreign Function & Memory Access APIs to talk to other programming languages such as C/C++, Swift, Rust, and Python.