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
- Creating an Array just to use Enumerable#max or Enumerable#min leads to significant performance overhead
- Better `__temp_*` variable names for incremental compilation
- More robust MIME type guessing
- `is_a?` fails when using `self.class`
- `Dir.glob("/proc/*/map_files")` raises `File::AccessDeniedError`
- `TypeNode.all_subclasses` duplicates with generic children
- Exceptions when sending to closed connections on an HTTP::Server bound to a UNIX socket
- Formatter makes long case statements harder to maintain
- Fix interpreter when inlining pure `InstanceVar` virtual def and only one concrete subclass exists
- Rethinking the `SSL::Server#on_server_name` API
- Docs
- Crystal not yet supported