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
- Add ast transform / optimize step
- expose ansipixels mouse tracking, coords, buttons, modifiers etc to grol scripts
- handle bracketed paste in read()
- add ** for power
- := of an array should make a copy not a reference (inside a function/multi dimensional issue only?)
- consider making / same priority as *
- 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
- Docs
- Go not yet supported