1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-08 22:30:48 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
David Schmenk
85295c5515 Modulo shift/rotate counts 2024-07-20 07:51:56 -07:00
David Schmenk
f9b7c51b3d Type 2024-07-19 21:07:02 -07:00
David Schmenk
b243bf9c51 Formatting 2024-07-19 17:55:01 -07:00
David Schmenk
afc7da3746 Formatting 2024-07-19 17:51:43 -07:00
David Schmenk
3dd9bd8d0f Formatting documentation 2024-07-19 17:49:56 -07:00
David Schmenk
bbfb61f736 Add printer echo support 2024-07-19 17:44:24 -07:00
David Schmenk
7ee1c2f524 Fix looping ops to use variables instead of constants (LISP 1.5 uses constants) 2024-07-19 15:11:08 -07:00
David Schmenk
01a5f0d75b Add bitwise operators and hex input/output 2024-07-19 12:32:42 -07:00
David Schmenk
5e7dc428e5 First pass at arrays 2024-07-13 13:56:21 -07:00
David Schmenk
45a7a44b69 Initial pass at arrays 2024-07-13 13:14:49 -07:00
David Schmenk
b0c5f1c2e9 Refactor LISP modules 2024-07-13 07:20:30 -07:00
David Schmenk
257b31aa56 Typo 2024-07-12 12:09:38 -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
c76124c4cb Add video link 2024-07-09 16:11:55 -07:00
David Schmenk
9b576d75c8 wording 2024-07-09 14:25:41 -07:00
David Schmenk
e48ce3d2dd DRAWL bootable floppy image and samples 2024-07-09 12:35:21 -07:00
David Schmenk
abb1738c06 Formatting 2024-07-09 12:22:20 -07:00
David Schmenk
43bdb61043 Add DRAWL page 2024-07-09 12:21:17 -07:00