> And I agree with him, if you can please get the substitutions in pure Ocaml, > it would be great for portability, maybe even to Windows (holy grail and which > platform absolutely needs coccinelle)!
As far as I know, the only problem with using coccinelle on Windows is that the library connecting ocaml to python is not implemented for Windows. But the basic matching functionality works fine, as long as cygwin is available. I have never tested ocaml scripting under windows, but that may be possible as well, in which case the python support would be a bit less necessary. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
