https://github.com/graalvm/graal-languages-demos
Graal Languages - Demos and Guides
https://github.com/graalvm/graal-languages-demos
graal-languages graaljs graalpy graalvm graalwasm truffle
Last synced: 7 months ago
JSON representation
Graal Languages - Demos and Guides
- Host: GitHub
- URL: https://github.com/graalvm/graal-languages-demos
- Owner: graalvm
- License: upl-1.0
- Created: 2024-09-30T06:33:10.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T15:20:48.000Z (7 months ago)
- Last Synced: 2024-11-15T15:43:29.257Z (7 months ago)
- Topics: graal-languages, graaljs, graalpy, graalvm, graalwasm, truffle
- Language: Java
- Homepage:
- Size: 531 KB
- Stars: 49
- Watchers: 9
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Graal Languages - Demos and Guides
This repository contains demo applications and guides for [GraalJS](./graaljs), [GraalPy](./graalpy/), [GraalWasm](./graalwasm), and other Graal Languages.
Each demo and guide includes a _README.md_ that explains how to run the application and how it works in more detail.## Help
If you need help with any of the demos or guides, please [file a GitHub issue](https://github.com/graalvm/graal-languages-demos/issues/new).
## Contributing
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md).
## Security
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process.
## License
Copyright (c) 2024 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at
.