https://github.com/glavo/graallua
A Lua implementation built on GraalVM (In development)
https://github.com/glavo/graallua
graal graalvm languages lua
Last synced: 7 months ago
JSON representation
A Lua implementation built on GraalVM (In development)
- Host: GitHub
- URL: https://github.com/glavo/graallua
- Owner: Glavo
- Created: 2021-02-07T00:50:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T14:19:12.000Z (over 1 year ago)
- Last Synced: 2025-03-24T06:51:30.926Z (10 months ago)
- Topics: graal, graalvm, languages, lua
- Language: Java
- Homepage:
- Size: 172 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# GraalLua
[](https://github.com/Glavo/GraalLua/actions?query=workflow%3A%22Gradle+Check%22)
Note: This project is not available yet.
## Build
```
./gradlew jar
```
## Goals
At present, the project is still in the early stage and is temporarily unavailable.
We have some goals for this project in the future:
* Five times faster than lua interpreter.
* Fully compatible with pure Lua code.
* Support Lua's C API (by sulong and NFI).
* Call Java and other language easily and efficiently.
* Easily accessible in other languages.
## Discussions
GitHub Discussions: [GraalLua/discussions](https://github.com/Glavo/GraalLua/discussions)
QQ Group: [314968684](https://jq.qq.com/?_wv=1027&k=NjLkGDGh)