julia
https://github.com/julialang/julia
Julia
The Julia Language: A fresh approach to technical computing.
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.
Julia not yet supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Allow @inferred to accept do-block syntax (fix #59114)
- add bounds check to `LinearIndices` construction
- Stacktraces do not print a function's Module, even when required for disambiguation
- top-level code w/ recursive cycles can poison CI cache, causing mysterious `--trim` failures
- Trying to call `String` on a `SubString{Base.AnnotatedString{String}}` stack overflows unless StyledStrings is loaded
- manual: point to the destructuring interface functions (`rest`, `split_rest`) from the Interfaces page
- `Profile` test fails on Cygwin cross-compiled build of Julia, due to path mismatch
- Don't print `dynamic` label for calls when displaying un-optimized IR
- Build julia 1.12 with no GPL libraries
- Implicit NamedTuple (/ keyword) names from function names
- Docs
- Julia not yet supported