1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-24 20:31:12 +00:00

Update README.md

This commit is contained in:
David Schmenk 2016-01-07 21:25:35 -08:00
parent dff85263a7
commit 7e61345793

View File

@ -1,6 +1,6 @@
# <a name="title"></a>The PLASMA Programming Language
->PLASMA: Proto Language AsSeMbler for Apple<-
-> PLASMA: Proto Language AsSeMbler for Apple <-
PLASMA is a medium level programming language targetting the 8 bit 6502 processor. Historically, there were simple languages developed in the early years of computers that improved on the tedium of assembly language programming while still being low level enough for system coding. Languages like B, FORTH, and PLASMA fall into this category.