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
- `code_warntype` now shows unstable SSA useref values in red
- Julia's target parsing/detecting deserves a refactor
- `checked_rem` and `checked_mod` don't follow the same promotion rules as regular rem and mod
- support syntax `macro OtherPackage.theirmacro(args...) ... end`
- Delete redundant xcat methods that previously improved performance
- LLVM Error out of memory on CI on32-bit GNU linux `compileall`(?)
- Keyword arguments emitted by macros don't get gensym'd
- Do not give `StringVector`s to users
- With the memory changes the UB surface of String(Vector{UInt8}) is larger
- a compiler flag to ignore all uses of `@assume_effects`?
- Docs
- Julia not yet supported