swift-nav / plover

Plover is a language for matrix algebra on embedded systems.
http://swift-nav.github.io/plover
MIT License
47 stars 14 forks source link

Better assignment checking #59

Open peddie opened 8 years ago

peddie commented 8 years ago

(x + x)[0] <- 22.0 should be caught by the compiler.