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 supported118 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- add `public` statement to `Base.Broadcast`
- inference: disable constprop for unused arguments
- Code warntype should show print the unstable SSA values in red/yellow
- Add GlobalOpt passes, this allows us to remove unused functions and globals
- fix: re-parsable printing of vararg anon func defs
- Explicit GC.gc call does not reclaim memory on 1.11 and master
- What does `sizeof` return?
- `CodeUnits <: DenseVector`, but does not fulfill its only criteria
- Switch supertype of CodeUnits from DenseVector to AbstractVector
- Should `PersistentDict` and `HAMT` be public from Base or not?
- Docs
- Julia not yet supported