cosmopolitan/test/libc
Justine Tunney 9e3e985ae5 Make terminal ui binaries work well everywhere
Here's some screenshots of an emulator tui program that was compiled on
Linux, then scp'd it to Windows, Mac, and FreeBSD.

https://justine.storage.googleapis.com/blinkenlights-cmdexe.png
https://justine.storage.googleapis.com/blinkenlights-imac.png
https://justine.storage.googleapis.com/blinkenlights-freebsd.png
https://justine.storage.googleapis.com/blinkenlights-lisp.png

How is this even possible that we have a nontrivial ui binary that just
works on Mac, Windows, Linux, and BSD? Surely a first ever achievement.

Fixed many bugs. Bootstrapped John McCarthy's metacircular evaluator on
bare metal in half the size of Altair BASIC (about 2.5kb) and ran it in
emulator for fun and profit.
2020-10-19 06:38:31 -07:00
..
alg Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
bits Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
calls Make more improvements 2020-09-28 01:20:34 -07:00
conv Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
crypto Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
dns Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
fmt Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
intrin Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
math Make more improvements 2020-09-28 01:20:34 -07:00
mem Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
nexgen32e Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
rand Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
runtime Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
sock Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
stdio Make more improvements 2020-09-28 01:20:34 -07:00
str Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
time Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
tinymath Make more improvements 2020-09-28 01:20:34 -07:00
unicode Fix printvideo regression and minor improvements 2020-08-26 09:41:07 -07:00
x Make more improvements 2020-09-28 01:20:34 -07:00
xed Make improvements 2020-09-14 00:02:34 -07:00
test.mk Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00