1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-08-05 20:25:21 +00:00

Expand documentation list

This commit is contained in:
David Schmenk
2025-05-12 08:50:16 -07:00
committed by GitHub
parent 194aa4d7f2
commit 9baf4dc120

View File

@@ -22,7 +22,7 @@ The combination of all these enhancements make PLEIADES an efficient environment
## Documents:
- [PLASMA Language and Compiler](https://github.com/dschmenk/PLASMA/blob/master/doc/PLASMA.md)
- [PLASMA Libraries](https://github.com/dschmenk/PLASMA/wiki)
- [PLASMA Command Line, Implementation Details and 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)
- [PLEIADES Text Editor](https://github.com/dschmenk/PLASMA/blob/master/doc/Editor.md)