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 kwargs to pass through `@assert` like `@test`
- Update doc string for `@trace_compile`
- IR: Need a way to represent dispatch-resolved "deferred" calls (for `--trim`)
- `LineNumberNode` in expressions do not print in a way that makes them parse back correctly
- add some "no invalidations" tests for the sysimage
- disallow return in finally
- `code_native` generates different code with `dump_module=true` and `dump_module=false`
- GaussianProcesses illegal field hosting
- `x as T` shorthand for `T(x)::T` ?
- Document promotion behavior of `div` and `divrem` for `(::Unsigned, ::Signed)`
- Docs
- Julia not yet supported