summaryrefslogtreecommitdiff
path: root/README.md
blob: f2124c41106fb39337040bd2773e57bc98a53b38 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright 2025 WIT.COM Inc Licensed GPL 3.0

// ah yes, COBOL. what an ancient throwback. for those that know
// then you know exactly what is in this file. For those that don't, here it is:

// All this does is output human readable text formatted to be viewable on
// a console with a fixed with font. AKA: a typerwriter. Which is exactly
// what COBOL did in the 1970's (60s? notsure). And the 80s.

// Perl, before GO, was great for this kinda thing. GO with
// protobuffers is even better