Well, I’ve been coding for some hours now, fiddling around with implementing Dijkstra’s shortest path algorithm in momo.
I like it as it is right now, but due to our unfinished compiler, I can’t promise that it does’t contain errors
Also, I think we need a long talk about reference vs value representation of all [...]