Recursive structures supported?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 982
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
Lua doesn't support recursive types to my knowledge. sproto builds around Lua types. Does it mean recursive structures are not supported by sproto?
My goal is to get rid of protocol buffers and switch to sproto, but recursive structures are a must have (I'd like to represent Dao types which support recursion).
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
No files or tests are named. Start by examining sproto's schema and Lua type handling to determine whether recursive structures can be represented; done means documenting a clear answer and, if support is feasible, defining the required behavior and scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, lua
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100