1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-12-28 10:30:17 +00:00
Commit Graph

160 Commits

Author SHA1 Message Date
David Schmenk
7fc9c946ce Special form for CHARS() and comment out SYMS() 2024-08-02 10:31:08 -07:00
David Schmenk
f77c0e9a9e Convert all errors to exceptions. Add nice aliases 2024-08-02 07:58:09 -07:00
David Schmenk
44aab3e3ba Add more I/O functions 2024-08-01 21:50:19 -07:00
David Schmenk
4a7a1a69bb Add more string handling and cool macros in defun.lisp 2024-08-01 20:51:30 -07:00
David Schmenk
ea1af9f40b String atoms 2024-08-01 18:00:19 -07:00
David Schmenk
2c814d8829 Add comments with ';' 2024-08-01 10:13:06 -07:00
David Schmenk
9f0289b5d6 Typo 2024-08-01 09:00:26 -07:00
David Schmenk
340b5b4b04 describe missing property lists 2024-08-01 08:59:51 -07:00
David Schmenk
3c8bf7b1e5 Update docs with MACRO 2024-08-01 08:55:29 -07:00
David Schmenk
082f1061d0 Clear up Personal LISP link descriptions 2024-07-31 19:55:04 -07:00
David Schmenk
7a1dc790f2 Add another link to old Personal LISP on Apple II 2024-07-31 14:38:34 -07:00
David Schmenk
5207c0ba05 Update docst 2024-07-25 11:30:59 -07:00
David Schmenk
478ddfcfcb
Update DRAWL.md 2024-07-24 20:11:15 -07:00
David Schmenk
f404affcd0 Update multiply to a special form (like add) 2024-07-24 08:41:42 -07:00
David Schmenk
bbfa59ccc7 Update documentation 2024-07-23 15:46:57 -07:00
David Schmenk
daed69e113 Add logical shift and rename arithmetic shift 2024-07-23 14:49:33 -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
ec3b9de737 Update docs and images 2024-07-22 16:31:38 -07:00
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
David Schmenk
b3d1dfed7d
Update Version 2.1.md 2024-02-25 12:08:53 -08:00
David Schmenk
0190c2c3cd
Fix typos and add info 2024-02-25 11:18:41 -08:00
David Schmenk
6f61b4ae8a
Formatting 2024-02-25 10:34:36 -08:00
David Schmenk
e02c068706
Info about assembly language toolkit 2024-02-25 10:32:24 -08:00
David Schmenk
e7ce06fe62
Fix raw links to disk images 2024-02-25 10:18:43 -08:00
David Schmenk
90cfcd2840
Fix HD link 2024-02-25 10:16:07 -08:00
David Schmenk
1e368ced63
Fix link to HD image 2024-02-25 10:14:32 -08:00
David Schmenk
6e45185cfd
Fix links to full images 2024-02-25 10:13:03 -08:00
David Schmenk
5eefe74c6b Update 2.11 2024-02-25 09:59:37 -08:00
David Schmenk
15b14899f4
Add link to assembly toolkit 2024-02-25 09:52:49 -08:00
David Schmenk
d5803ceba9
2.11 Update 2024-02-25 09:50:47 -08:00
David Schmenk
9038c7e649
Update Version 2.1.md 2024-02-18 13:37:47 -08:00
dschmenk
9e0f0ecd0f Release 2.1 2024-02-15 13:13:28 -08:00