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 supported55 Subscribers
View all SubscribersAdd a CodeTriage badge to crystal
Help out
- Issues
- Standardize a `bytesize`-like method to use for `String.interpolation`
- Skip non-existent library paths to avoid linker warnings
- Linker warns about non-existent CRYSTAL_LIBRARY_PATH directories
- `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*`
- `pointerof` should allow `ReadInstanceVar` on `self`
- Detect closure proc passed via local var to C
- Comments are incorrectly indented in the `case` control expression.
- Docs
- Crystal not yet supported