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
- top-level code w/ recursive cycles can poison CI cache, causing mysterious `--trim` failures
- Trying to call `String` on a `SubString{Base.AnnotatedString{String}}` stack overflows unless StyledStrings is loaded
- manual: point to the destructuring interface functions (`rest`, `split_rest`) from the Interfaces page
- `Profile` test fails on Cygwin cross-compiled build of Julia, due to path mismatch
- Don't print `dynamic` label for calls when displaying un-optimized IR
- Build julia 1.12 with no GPL libraries
- Implicit NamedTuple (/ keyword) names from function names
- build: Set CC and CXX in PGO+LTO build
- TrimVerifier can hit `AssertionError` when running on un-optimized IR
- WIP: Use StyledStrings for all REPL prompt customizations
- Docs
- Julia not yet supported