|
|
|
|
|
by yig
1252 days ago
|
|
Julia syntax is pretty nice! No multiplication by juxtaposition, element access uses [], and then your code is specific to Julia rather than convertible to lots of environments. I would love to see a Julia backend for I Heart LA. |
|
That's possible albeit limited.
but, as mentioned, due to element access the inverse (x[1,2]) cannot work. Neither can multiply variables that way.