I thought you might find this interesting. I've made a pseudocode compiler and learning aid that integrates with TCC, but doesn't depend on it.
If I can get TCC into Fedora, I plan to eventually use the new dynamic library, libtcc.so at runtime instead of wrapping "tcc -run" with a script like it does now. http://anch.org/anchor.html _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
