|
|
|
|
|
by ExpiredLink
5059 days ago
|
|
> I'd probably use a preprocessor to transform some clean syntax into the normal Java code. If I were in your place, I'd just learn enough Java to be proficient. Java is a very powerful language and certainly better suited for mundane tasks than your preprocessor. |
|
There's a couple of extensible preprocessors that aim to do exactly this. They're called 'clojure', 'scala', and 'kawa'.