1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 01:16:36 +00:00

Prep docs for update

This commit is contained in:
David Schmenk
2025-04-14 21:19:41 -07:00
parent fa20432ef3
commit 5a9e17c645
2 changed files with 1331 additions and 1 deletions
Executable
+1330
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -21,7 +21,7 @@ PLEIADES incorporates many feature improvements and bug fixes from the previous
The combination of all these enhancements make PLEIADES an efficient environment for programming and interacting with a 6502 computer.
## Documents:
- [PLASMA Language and Compiler]((https://github.com/dschmenk/PLASMA/blob/master/README.md))
- [PLASMA Language and Compiler]((https://github.com/dschmenk/PLASMA/blob/master/doc/PLASMA.md))
- [PLASMA Libraries](https://github.com/dschmenk/PLASMA/wiki)
- [PLFORTH - FORTH for PLEIADES](https://github.com/dschmenk/PLASMA/blob/master/doc/PLFORTH.md)
- [DRAWL - LISP 1.5 for PLEIADES](https://github.com/dschmenk/PLASMA/blob/master/doc/DRAWL.md)