# Julia Roadmap

**URL:** https://discourse.julialang.org/t/julia-roadmap/33998
**Category:** Internals & Design
**Created:** [January 30, 2020, 8:49pm UTC](https://discourse.julialang.org/t/julia-roadmap/33998 "2020-01-30T20:49:55Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![longemen3000](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/longemen3000/32/7298_2.png) [@longemen3000](https://discourse.julialang.org/u/longemen3000)
#### Post date: [January 30, 2020, 9:01pm UTC](https://discourse.julialang.org/t/julia-roadmap/33998/2 "2020-01-30T21:01:59Z")

</div>

i don’t know if its official, in the sense its not at the front page of the JuliaLang org, but this post is an idea:

> [@Compiler work priorities](https://discourse.julialang.org/t/compiler-work-priorities/17623):
>
> In response to I thought I might write a little post about the rough priorities of the compiler team: Correctness finding and fixing compiler and inference bugs Multithreading [non-copying task stack switching](https://github.com/JuliaLang/julia/pull/13099) (done) [new PARTR parallel runtime](https://github.com/JuliaLang/julia/pull/22631)[locks for I/O operations](https://github.com/libuv/libuv/issues/1595) other thread safety Compile-time latency, aka “the time-to-first-plot problem” making compilation faster caching more things Compiler-related packages and tools [PackageCompiler](https://github.com/JuliaLang/PackageCompiler.jl) Debugger [Cxx](https://github.com/Keno/Cxx.jl) type checking/linting J…

---

_[View the full topic](https://discourse.julialang.org/t/julia-roadmap/33998)._
