crystal
https://github.com/crystal-lang/crystal
Crystal
The Crystal Programming 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.
Crystal not yet supported56 Subscribers
View all SubscribersAdd a CodeTriage badge to crystal
Help out
- Issues
- `IO#gets` doesn't treat `\r` as a line ending, whereas `String#chomp` does
- Improvements for spawning processes
- Can't hijack IO after `HTTP::Client` request
- Interpreter can't `upcast_distinct` from `UInt8*` to `Void*`
- Declaring a variable via `out` breaks when the type of the variable changes
- `pointerof` should allow `ReadInstanceVar` on `self`
- Detect closure proc passed via local var to C
- Add `Process.capture`
- Comments are incorrectly indented in the `case` control expression.
- Module validation failed when returning different tuple types
- Docs
- Crystal not yet supported