Make the bindings more idiomatic
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- M4
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- use a table as an input, so that we have named and optional arguments.
- return the auxiliary results such as in- and output positions as multiple results.
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
The issue does not name files or tests; start by locating the Lua binding entry points and reviewing how arguments and auxiliary results are currently exposed. Done means inputs use a table with named optional arguments and auxiliary results are returned as multiple Lua results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100