My favorites | Sign in
Project Home Downloads Wiki Issues
Project Information
Members

Converts text files to C strings, usually to be included in another program. It's especially good for languages without heredoc syntax (like C and Haskell) and good even for languages which do, since you can edit them with syntax highlighting in another file and then use a Makefile rule to convert them into the format which you want.

Public domain.

I haven't set up Subversion on my computer yet (I use Mercurial usually) so the source section is empty for now, but I have uploaded the source file to the Downloads section.

Please let me know if there are more concise ways to write this program, or if people usually do this in another way.

You can contact me at:

jonathantan86@gmail.com

Powered by Google Project Hosting