Justine Tunney
|
7d25fb0090
|
Import some Lua documentation
I personally find it easier to read the documentation in Emacs
using JavaDoc style comments.
|
2021-08-22 15:03:04 -07:00 |
|
Justine Tunney
|
feed0d2b0e
|
Add minor improvements and cleanup
|
2020-10-27 03:39:46 -07: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
|
c45e46f871
|
Add fixes performance and static web server
|
2020-10-05 23:11:49 -07:00 |
|
Justine Tunney
|
b6793d42d5
|
Add The LISP Challenge
This change introduces a 2.5kb program that's comes pretty close so far
to bootstrapping John McCarthy's metacircular evaluator on bare metal.
|
2020-10-01 01:20:13 -07:00 |
|
Justine Tunney
|
5aabacb361
|
Add pseudoteletypewriter to emulator
https://justine.storage.googleapis.com/emulator628.mp4
|
2020-08-29 23:51:09 -07:00 |
|