crystal
https://github.com/manastech/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 supported4 Subscribers
Add 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
- 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`
- Can't hijack IO after `HTTP::Client` request
- Detect closure proc passed via local var to C
- Docs
- Crystal not yet supported