Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pluto integration? #354

Open
linux-china opened this issue Jan 5, 2024 · 5 comments
Open

Pluto integration? #354

linux-china opened this issue Jan 5, 2024 · 5 comments

Comments

@linux-china
Copy link

Pluto is a superset of Lua 5.4 — with unique features, optimizations, and improvements. https://github.com/PlutoLang/Pluto

Any plan to integrate Pluto in mula?

[dependencies]
mlua = { version = "0.9", features = ["pluto", "vendored"] }
@JSH32
Copy link

JSH32 commented Sep 8, 2024

Seems according to their comments, They still use the standard C apis to interact with Pluto. That means this shouldn't be too difficult to do. Is anyone planning to work on this integration?

@JSH32
Copy link

JSH32 commented Sep 8, 2024

(I may go and implement it myself if not)

@linux-china
Copy link
Author

@JSH32 UDF(user defined function) by Rust support too for Pluto?

@linux-china
Copy link
Author

@JSH32 any news?

@justbyitself
Copy link

Pluto integration would be nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants