Annotations/Decorators support?
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 613
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
I was reading this issue https://github.com/pigpigyyy/Yuescript/issues/57 and it made me think - maybe annotations or js like decorators would be nice?
Currently, probably most cases are covered by macros, I'm afraid that feature as such would just result in language bloat 🤔
Contributor guide
No contributing guide indexed for this repository
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
Start by reading issue 57 and the project's existing macro support, since no implementation files or tests are named here. The proposal does not define annotation or decorator syntax, semantics, or a completion criterion; those would need to be settled before implementation and tests could be scoped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100