Lazyweb, can I have compilers in js and python?
For our l20n project, we'll want to compile l20n source files into javascript. We want to do that both at compile time, and at runtime. For runtime, I'll need the compiler written in js by all chances, and for compile time, I'd rather go with...