Justine Tunney
d7c79f43ef
Clean up more code
...
- Found some bugs in LLVM compiler-rt library
- The useless LIBC_STUBS package is now deleted
- Improve the overflow checking story even further
- Get chibicc tests working in MODE=dbg mode again
- The libc/isystem/ headers now have correctly named guards
2023-06-18 01:00:05 -07:00
Justine Tunney
6c2fd9ecc6
Clean old .source directive out of asm code
2022-03-18 12:43:21 -07:00
Justine Tunney
d932948fb4
Remove more nonstandard stuff from cosmopolitan.h
...
Fixes #61
2021-03-01 00:18:23 -08:00
Justine Tunney
28135b7a20
Add q
keyboard shortcut to printvideo.com ( #37 )
2021-02-03 15:53:33 -08:00
Justine Tunney
37a4c70c36
Change license
2020-12-27 17:18:44 -08:00
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
Justine Tunney
2e979c00c3
Polish up repository and other revisions
2020-06-16 06:38:43 -07:00
Justine Tunney
b4269930f7
Add scouts honor escape hatch for source embedding
2020-06-15 19:01:28 -07:00
Justine Tunney
c91b3c5006
Initial import
2020-06-15 07:18:57 -07:00