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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- intrinsics: add `Base.assume_range` range-hint intrinsic
- reinfer: retain invalidated code instances in the method instance cache
- Add `PossiblyAmbiguous` marker + ambiguous call edge handling
- Missing `tryparse` methods for `Char` input
- codegen: Add `compilerbarrier(:escape, ...)` and use it in `@threadcall`
- RFC: exempt declared extension points from world splitting
- `verify_call` does not properly validate ambiguous callees
- fix `@nospecialize`/`@specialize` when given comma separated arguments to not silently do nothing useful
- runtime: Add searcher accounting and count-gated wakeups to the scheduler
- ranges: fix internal overflow in mod(x, r::AbstractUnitRange)
- Docs
- Julia not yet supported