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 supported117 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- delete!(::Dict{A, B}, x) doesn't throw an error when x is not of type A
- disallow methods of local functions in different blocks
- Inconsistent behavior for printing parsed strings
- Stylistic conventions on function names and underscores
- Unconsistent result when using sum or mean function on Complex{Int8} array
- RFC: Uncatchable FatalException. Separating bugs from recoverable errors.
- No error when method definition shadows local variable
- Detached process dies when REPL is closed on Windows
- Infix operator definition syntax needs documentation
- Confusing error for `f(a: :Int) = 5`
- Docs
- Julia not yet supported