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
- [Markdown] Space at end of line does not add line break
- Feature request: allow more update operators, e.g. `a ⊗= 2` as shorthand for `a = a ⊗ 2`
- WIP: Uncatchable fatal errors
- serialize doesn't preserve identity of Expr.args
- Allow do notation for macros
- `Dict` REPL output lacks parentheses
- Concurrent printing in REPL
- Different problems with @enum
- Undetected git version should be a run-time error
- RFC: Facilitate not paying double lookup cost when mutating a value in a LinearSlow AbstractArray
- Docs
- Julia not yet supported