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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- `unsafe_load` does not taint `:noub` effect
- `@inbounds` taints `:noub` even when `@boundscheck` code is not elided
- Implement support for set of constants in absint
- Support latest Unicode 16.0
- cli: Add required `--experimental` flag for experimental features (e.g. `--trim`)
- RFC: Add `RelocPath` type for userdefined relocatable paths
- Assertion failure on nightly: scopedvalue + try/catch/finally
- Julia nightly has ASCII salad for prompt in Windows CMD
- REPL help menu has significant latency on master
- Add documentation to `Set` to clarify that types need `hash` defined to serve as elements of a `Set`, not just `isequal`.
- Docs
- Julia not yet supported