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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Precompile statements hurt effect analysis (fixed by reloading with Revise)
- Print a tip in MethodError
- Implement `resize!(...; first=true)`
- Support moving GCs in MMTk
- Introduce non moving allocation
- Add a separate GC stack for tracking GC preserved objects
- Add a function `jl_gc_notify_thread_yield` before a thread yields for GC
- prevent unnecessary `hash` collisions for `Tuple`
- Structural hash collisions
- Add `string(float, base = 16)`, `string(float, base = 2)` for `%a` formatting of floats
- Docs
- Julia not yet supported