8000 GitHub - dschmenk/PLASMA: Proto Language AsSeMbler for All (formerly Apple)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dschmenk/PLASMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The PLASMA Environment has evolved: PLEIADES

(PLasma Enhanced InterActive Development EnvironmentS)

Pleiades image credit: NASA, ESA, AURA/Caltech, Palomar Observator

PLASMA has grown from a language compiler to a full featured interactive environment for developing and running applications. With the addition of FORTH and LISP to the PLASMA ecosystem as well as support for assembly programming with EDASM and even a bugfix so AppleSoft can run from the PLEIADES command line, a new designation for the expanded functionality seems in order. PLEIADES incorporates many feature improvements and bug fixes from the previous PLASMA 2.11 release. Here a some of the biggest updates:

  1. Increase evaluation stack size to 32 entries for more complex algorithms
  2. Support longer lines and line continuations in PLASMA compiler
  3. Add 80 column (and greater) video mode to text editor and console I/O
  4. Increase editor max line length to 127 characters
  5. Greatly improve text loading performance of text editor
  6. PLVM, the Portable PLASMA VM, now runs modules with 6502 code
  7. Bug fixes and performance improvements to FORTH and LISP interpreters
  8. Suite of libraries and utilities for Double Hires GRaphics development
  9. Simple command file execution

The combination of all these enhancements make PLEIADES an efficient environment for programming and interacting with a 6502 computer.

Documents:

YouTube Video Series

Disk Images:

0