mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 11:18:30 +00:00
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.
This commit is contained in:
parent
fd22e55b42
commit
b6793d42d5
34 changed files with 1056 additions and 358 deletions
2
third_party/xed/x86tab.S
vendored
2
third_party/xed/x86tab.S
vendored
|
@ -258,7 +258,7 @@ xed_imm_bits_2d.rodata:
|
|||
.byte 1,0x07 # 69─69 i
|
||||
.byte 2,0x05 # 6a─6b j─k
|
||||
.byte 20,0x01 # 6c─7f l─⌂
|
||||
.byte 1,0x05 # 80─80 Ç
|
||||
.byte 1,0x05 # 80─80 Ç
|
||||
.byte 1,0x07 # 81─81 ü
|
||||
.byte 2,0x05 # 82─83 é─â
|
||||
.byte 22,0x01 # 84─99 ä─Ö
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue