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 supported118 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- `let` syntax to distinguish bindings vs body
- Clearer error for conflicting exports
- docs: Update advice on safe use of finalizers
- When building documentation fails, the CI tests should still run
- non-top-level doctrings don't persist, contrary to the documentation
- declaring @async or Threads.@spawn tasks in a Vector, doesn't correctly populate the Vector itself
- `JULIA_PRECOMPILE=0` should maybe disable generating precompile files for stdlibs
- Use `wait` as a kwarg in EDITOR_CALLBACKS
- loader: Avoid compiler-generated memset
- Comparisons of structs with == lower suprisingly to === and documenation doesn't make it clear
- Docs
- Julia not yet supported