CFR vs IronPython
A side-by-side look at CFR and IronPython. For an in-depth review of either product, follow the links below.
CFR
Development
CFR is an open-source Java library and set of tools that allow you to view, edit, and analyze the bytecode of Java applications. It can decompile Java bytecode back into Java source code for debugging and understanding purposes.
javabytecodedecompileropen-source
IronPython
Development
IronPython is an open-source implementation of the Python programming language that is integrated with the .NET Framework. It allows Python code to interact with the .NET ecosystem and vice versa.
pythonprogrammingopensource
Related Comparisons
Python
Java Decompiler
Telerik JustDecompile
Bytecode Viewer
MSIL Disassembler
Cavaj Java Decompiler