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
- Fix performance regression in hvcat of simple matrices
- CI is running with threads?
- lowering / codegen is unsound for try/catch variables
- Call-site `@noinline` footgun: it prevents inlining for all calls in an expression, not just the top-level call, and can cause type instability.
- Use ptrdiff_t sized offsets for gvars_offsets to allow large sysimages
- `@code_native` option to suppress loading arguments to registers
- Parse begin/end in ref as Expr
- src/flisp/equalhash.c reading uninitialized data
- Errors when loading shared object created using `--trim` and `juliac.jl`
- Precompile statements hurt effect analysis (fixed by reloading with Revise)
- Docs
- Julia not yet supported