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
- Set `a_def.raises` recursively, not just on caller
- Mutually recursive methods with guard clauses that raise can bypass `rescue`
- Fix short option order in docs help
- PoC: Optimize memory usage when using backtraces by scanning DWARF tables lazily
- `Exception#backtrace` loads a bunch of data in RAM that is never freed
- Windows ARM64 MSVC support
- Enforce `protected` beyond top-level namespace
- Fix: abort on out-of-memory instead of segfaulting
- Types emitted in macros collide with types in the same namespace as the macro
- Refactor file lock
- Docs
- Crystal not yet supported