Julia Inside
- [x] Jacob Quinn: What happens when - From parse time to compile time
- [x] What is the difference between @code_native, @code_typed and @code_llvm in Julia?
- [ ] Inference Convergence algorithm in Julia
- [ ] Inference Convergence algorithm in Julia - revisited
- [x] JuliaCon 2017 | AoT or JIT: How Does Julia Work? | Jameson Nash
- [x] JuliaCon 2016 | Machine Code | Jameson Nash
- [ ] Julia static compilation
- [ ] Static and Ahead of Time (AOT) compiled Julia
- [x] JuliaCon 2015 | Jeff Bezanzon: Julia - The base language, future directions and speculations
- [x] JuliaCon 2014 | Introduction to Julia Internals
Jameson's debugging session
- [x] julia-issue11878
- [ ] julia-issue12525
- [ ] julia lldb usage