0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go34 forks (34 forks)github user discovery
compilerhelp wanted
Repository metrics
- Stars
- 1,317 stars (1,317 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Implement support for function spread syntax (e.g., fn(...args)) and slice spread syntax (e.g., [...arr]) in the joy compiler. Study the existing AST and code generation for function calls and array literals to add spread handling.
- Tech stack
- go
- Domain
- compilers
- Issue type
- Feature
- Prerequisites
- Go