this post was submitted on 16 Jul 2023
7 points (100.0% liked)

Julia

266 readers
1 users here now

founded 1 year ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago

I use both Julia and Rust, I did shot a few times in the foot with Julia (for instance, getting memory leaks on the GPU). Now, I use Julia (the REPL) when I want to quickly script some code and use Pluto.jl to plot data and teach programming.