This project converts Python code into C using AST parsing. It reads Python input, analyzes its structure, and translates basic constructs like variables, loops, conditions, and print statements into ...
"""String input example — highlight a code string directly without a file. Demonstrates preview_string(), which accepts a plain string and a language name instead of a file path. Useful when the code ...