makspll / makspll/bevy_mod_scripting
Gluon support
Open
Nobody has claimed this yet.
language request
- Dominant language
- Rust
- Stars
- 649
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
I would like to implement a ScriptHost for Gluon.
Is there any contributing rules or conventions that I should be aware of?
Some information about Gluon:
Gluon is a small, statically-typed, functional programming language designed for application embedding.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read Gluon's Embedding API and repository first, then inspect how this repository's ScriptHost abstraction is implemented. Confirm the project's contributing conventions and integration scope with maintainers before starting; done means a working Gluon ScriptHost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100