So the idea is to have a command line tool that takes in a text file and creates printable statements for a selected programming language from that file, line by line. The idea is that I can create the ASCII art or text in a file without having to worry about manually placing each line into a print statement or worry about having to escape special characters for the selected language, this tool should carry all that out for me.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.