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
- introduce `Base.FixNullaryCallable`, generalizing `Base.Fix`
- codegen: represent Bool as i1 instead of i8 in LLVM IR
- Allow `@test_deprecated` to work by making `depwarn` option a scoped value
- code_llvm crashes on non-literal in cglobal
- making @printf accept string macro arguments
- Make `@time` report performance even when expression throws
- Possible missed constant-prop for Symbol with literal Int argument
- Editing REPL `iocontext` should have a public API.
- Extra (back)slashes and characters in path autocomplete and suggestions on Windows
- Adding a single argument short hand syntax for cumsum! and cumprod!
- Docs
- Julia not yet supported