grol
https://github.com/grol-io/grol
Go
Go REPL Open Language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to grol
Help out
- Issues
- Get function name from function
- add & to function params to let users make explicit references (as opposed to implicit by referencing from outer scope)
- incorrect memoization of deeply nested lambda
- allow omitting left side of a : ie foo[:3] for 0:3
- make it easier to embbed grol repl into other app
- Add grol to embedded list
- Improve perf for advent 2024 day 11 and 2025 day 2 - profiling still slow despite memoization
- look at integrating Tk
- #204 workaround
- make catch() also catch and return Out (in .stdout, maybe also log in .stderr)
- Docs
- Go not yet supported