Skip to content

Latest commit

 

History

History
 
 

code

Code grabbag

Explainer

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).

load_and_test_script.pl

The ones NOT marked green are currently being updated

Pieces of Code

String handling utilites

Miscellaneous

Generate strings of spaces

Overwrite a string with another

Left/Right/Center justify a string

Display data in tabular form