/txt2ws

Translate your ASCII files to a Whitespace program that outputs back your original text.

Primary LanguageCThe UnlicenseUnlicense

txt2ws

Translate your ASCII files to a Whitespace program that outputs back your original text.

Installation

Compile it with:

make

or

make txt2ws-debug

if you want more information on the conversion.

Usage

Translate a text file into a Whitespace program:

./txt2ws input_file > output_file