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
- precompilation: sample precompile workers with the runtime profiler
- codegen: omit DWARF linkage names at -g2 so debuggers use Julia names
- codegen: emit dbg.value for boxed arguments, not dbg.declare
- jitlayers: index published CI symbol names instead of rebuilding the set per link
- precompilation: give workers GC mark threads
- bugs with simulate_longjmp usage for call_in_ctx
- Fix `BoundsError` printing in `copyto!` and `deleteat!`
- Segfault on out-of-bounds `Expr(:static_parameter, n)`
- codegen: emit accurate DWARF types for unboxed values at -g2
- Create new `ArtifactDownloads` stdlib, extracted from Pkg
- Docs
- Julia not yet supported