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
- Precompilation can get a KeyError on bad(?) manifest
- Customizable returned value on abort, and customisable headers in TerminalMenus
- Auto package download should probably insert the check just before the attempted load
- Save `pkgversion` result (and maybe some other metadata) at package precompilation. Do not rely on Project.toml existence for compiled apps.
- Docsystem does not handle non-unique binding modules
- some IR deserialization backwards compatibility fixes
- cannot autocomplete after `.` before `(`
- GC output summary misleading
- Inconsistent parsing of `@x"$y"` vs `@x("$y")` vs `x"$y"`
- Non-fatal error output in precompile test on master CI
- Docs
- Julia not yet supported