Nathan Daly
Nathan Daly is a Software Engineer at RelationalAI. He was first introduced to the idea of contributing to JuliaLang as one small way to help fight climate change by making scientific computing a little bit easier: http://worrydream.com/ClimateChange
Session
07-29
13:30
30min
Salsa.jl: A framework for on-demand, incremental computation
Nathan Daly
Salsa.jl is a framework for on-demand, incremental computation. This type of incremental computing is seen in modern compilers (for IDEs), database systems (to maintain queries), spreadsheets (to recompute values on edits) and web applications (for UIs). Salsa
guides and simplifies writing such applications and ensures correctness by construction. We use Salsa
at RelationalAI as the core of our highly responsive compiler and database product.
Green Track