i simply replaced many of my semicolons with +.

i=
(a=3)+
(str = str_create())+
...
(vec_inverse(v));

smile