Who built this?
This site was built by Pete Freitag at Foundeo Inc.
How does it work?
It utilizes two projects which are both written in CFML. The first is a CFML Parser aptly called: cfmlparser and the second project uses the parser results to convert tag based code to CFML script, it is called: toScript.
Why is this free tool not perfect?
You may have noticed that it is not 100% perfection. It works well in many cases but several cases have not been implemented yet. If there is a parsing issue please log an issue under the cfmlparser project, for tag / script conversion issues log an issue on the toScript project.