Added Applesoft BASIC (#811)
Co-authored-by: Andrew Hoyer <andrewhoyer@Andrews-MBP.hitronhub.home> Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
|
|||||||
Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contributing to the project!
|
Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contributing to the project!
|
||||||
|
|
||||||
<!--Languages start-->
|
<!--Languages start-->
|
||||||
## Languages (678 total)
|
## Languages (679 total)
|
||||||
|
|
||||||
* [05Ab1E](%23/05AB1E)
|
* [05Ab1E](%23/05AB1E)
|
||||||
* [0815](%23/0815.0815)
|
* [0815](%23/0815.0815)
|
||||||
@@ -70,6 +70,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
|
|||||||
* [Apex](a/Apex.cls)
|
* [Apex](a/Apex.cls)
|
||||||
* [Apl](a/apl.apl)
|
* [Apl](a/apl.apl)
|
||||||
* [Applescript](a/applescript.scpt)
|
* [Applescript](a/applescript.scpt)
|
||||||
|
* [Applesoft Basic](a/applesoft_basic)
|
||||||
* [Arc](a/arc.arc)
|
* [Arc](a/arc.arc)
|
||||||
* [Arduino](a/arduino.ino)
|
* [Arduino](a/arduino.ino)
|
||||||
* [Arena](a/arena.are)
|
* [Arena](a/arena.are)
|
||||||
|
|||||||
1
a/applesoft_basic
Normal file
1
a/applesoft_basic
Normal file
@@ -0,0 +1 @@
|
|||||||
|
10 PRINT "HELLO WORLD"
|
||||||
Reference in New Issue
Block a user