A file that is basically an explainer of how I organize & load modules and unit tests.
It is also a Prolog program, that when executed, does exactly that (for my setup).
The ones NOT marked green are currently being updated
- Code:
stringy.pl
- Unit tests:
stringy.plt
- Code:
string_of_spaces.pl
- Unit tests:
string_of_spaces.plt
- Code:
string_overwrite.pl
- Unit tests:
string_overwrie.plt
- Code:
justify.pl
- Unit tests:
justify.plt
- Code:
tablify.pl
- Unit tests:
tablify.plt