David Schmenk
|
a7328da9b3
|
Update disk image build scripts
|
2024-12-29 12:56:16 -08:00 |
|
David Schmenk
|
31a716062e
|
Check for RETURN() inside FOR()
|
2024-08-02 11:59:08 -07:00 |
|
David Schmenk
|
e818da7339
|
Add MACROs
|
2024-07-31 14:28:39 -07:00 |
|
David Schmenk
|
ef3b3eb1b1
|
Drop WHILE/UNTIL loops, gain EVAL(). Lose FPU and talk directly to SANE
|
2024-07-23 14:24:49 -07:00 |
|
David Schmenk
|
9592ac3f2c
|
Add LORES graphics to DRAWL
|
2024-07-22 16:22:46 -07:00 |
|
David Schmenk
|
22046c55ae
|
Update LISP floppy image
|
2024-07-19 15:43:21 -07:00 |
|
David Schmenk
|
5b4050d1d2
|
Fill out rest of SANE floating point functions
|
2024-07-17 12:52:37 -07:00 |
|
David Schmenk
|
b0c5f1c2e9
|
Refactor LISP modules
|
2024-07-13 07:20:30 -07:00 |
|
David Schmenk
|
0ddec876ac
|
Added PROG feature through s-expr extension mechanism. Really easy
|
2024-07-12 11:59:51 -07:00 |
|
David Schmenk
|
c29ab9bd82
|
Improved tail recursion and loop example
|
2024-07-11 15:17:05 -07:00 |
|
David Schmenk
|
43bdb61043
|
Add DRAWL page
|
2024-07-09 12:21:17 -07:00 |
|
David Schmenk
|
6f58db9b92
|
Fix swapping of lambda arguments and gcd example
|
2024-07-08 17:09:31 -07:00 |
|
David Schmenk
|
0004ec0cd0
|
Fix . operator parsing and error in SUBST
|
2024-07-08 14:29:59 -07:00 |
|
David Schmenk
|
50d72dd386
|
Break out s-expression processor core from REPL
|
2024-07-08 11:36:50 -07:00 |
|
David Schmenk
|
c5e56c7d63
|
Fix ATOM and add EQUAL to SET functions(
|
2024-07-08 09:00:13 -07:00 |
|
David Schmenk
|
4b4b7e0683
|
add LISP to build process
|
2024-07-07 17:15:56 -07:00 |
|