From 8ee09363f06a568b3557cbde0f01e90906b61374 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Mon, 9 Apr 2018 08:15:15 -0700 Subject: [PATCH] New Acronym --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7c52dc..7d2f5fa 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ![Luc Viatour](https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/Plasma-lamp_2.jpg/1200px-Plasma-lamp_2.jpg) image credit: Luc Viatour / www.Lucnix.be -PLASMA: **P**roto **L**anguage **A**s**S**e**M**bler for **A**pple +PLASMA: **P**roto **L**anguage **A**s**S**e**M**bler for **A**ll PLASMA is a medium level programming language targeting 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.