NetLogo / NetLogo/Python-Extension
Passing in arguments without using py:set
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 31
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Can we think of a good way to pass in arguments, à la LevelSpace maybe, so people don't have to write a line of code for each argument they want to pass in?
Maybe drawing on our anonymous function syntax (and maybe functionality?)
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 reviewing the existing py:set argument-passing entry point and the anonymous function syntax mentioned in the issue, then compare the LevelSpace approach. Define an agreed interface for passing multiple arguments without one line per argument, along with acceptance criteria and tests for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100