mlabs-haskell / mlabs-haskell/lambda-buffers
Split codegen modules into separate packages for better modularity
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Haskell
- Stars
- 32
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We want this for two reasons:
- extensibility: allowing anyone to build a codegen
- decoupling dependencies: allowing a more flexible version set of the target ecosystem like CiTL or Plutarch
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
No files, tests, or entry points are identified. Start by mapping the existing codegen modules and package boundaries, then determine how they could be separated while preserving extensibility and decoupling target-ecosystem dependencies; done means the modular package structure and dependency versioning approach are defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100