crulz 0.0.7

a rust implementation of the 'crulz' macro language interpreter
Documentation
1
2
3
4
5
6
7
\foreach({a b c} {$0 is cool
})\
\def(x 1 {- $0 is cool
})\
\foreach({a b c} x)\
\foreach({(a b) (c d)} {$0 = $1; })
\foreach-raw({((a)(b))((c)(d))} {\(une $0) = \(une $1); })