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
- v1.12 `atreplinit` `UndefVarError`: The binding may be too new: running in world age ..., while current world is ...
- Create type-stable `@generated` version of `_show_default` for `--trim`
- try harder to not throw from `tryparse(VersionNumber, x)`
- Remove `:noshift` SubString constructor and replace it with something else
- add support for reading and setting access time (`atime`)
- Julia parses malformed function return type
- is `local x` essentially introducing or declaring?
- `julia --project=@temp` doens't really produce a `Pkg.activate(temp=true)` enviroment.
- Docs: Recommend that packages using non-public Base functionality specify a tilde or equals compat entry for Julia
- Range indexing into an `AnnotatedStrings` gives a `SubString` instead of a copy
- Docs
- Julia not yet supported