| .. |
|
.gitignore
|
Add C implementation: 7,429 lines, 58 tests, identical output
|
2026-04-14 14:55:17 -04:00 |
|
bench.c
|
JIT: add named-let loops, let/let*, and/or, car/cdr/cons, 18 new tests
|
2026-04-14 20:50:24 -04:00 |
|
builtins.c
|
Add C implementation: 7,429 lines, 58 tests, identical output
|
2026-04-14 14:55:17 -04:00 |
|
eval.c
|
Fix MOAD-0001 defects across all implementations
|
2026-04-15 14:29:58 -04:00 |
|
jit.c
|
JIT: add named-let loops, let/let*, and/or, car/cdr/cons, 18 new tests
|
2026-04-14 20:50:24 -04:00 |
|
jit.h
|
Add GPU architecture notes and JIT header
|
2026-04-14 19:43:16 -04:00 |
|
main.c
|
x86_64 JIT: 12-21x faster than CPython, 230x faster than interpreter
|
2026-04-14 19:58:26 -04:00 |
|
Makefile
|
x86_64 JIT: 12-21x faster than CPython, 230x faster than interpreter
|
2026-04-14 19:58:26 -04:00 |
|
printer.c
|
Add C implementation: 7,429 lines, 58 tests, identical output
|
2026-04-14 14:55:17 -04:00 |
|
reader.c
|
Add C implementation: 7,429 lines, 58 tests, identical output
|
2026-04-14 14:55:17 -04:00 |
|
test.c
|
JIT: add named-let loops, let/let*, and/or, car/cdr/cons, 18 new tests
|
2026-04-14 20:50:24 -04:00 |
|
types.c
|
x86_64 JIT: 12-21x faster than CPython, 230x faster than interpreter
|
2026-04-14 19:58:26 -04:00 |
|
uncommonlisp.h
|
x86_64 JIT: 12-21x faster than CPython, 230x faster than interpreter
|
2026-04-14 19:58:26 -04:00 |
|
vm.c
|
Add C implementation: 7,429 lines, 58 tests, identical output
|
2026-04-14 14:55:17 -04:00 |