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
- allow omitting left side of a : ie foo[:3] for 0:3
- make it easier to embbed grol repl into other app
- probably shouldn't let del() delete CONSTANTS
- Add grol to embedded list
- add +=, *= etc (or at least these 2)
- Improve perf for advent day 11 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)
- Add turtle graphics in some grol library
- Docs
- Go not yet supported