BASIC Interpreter from MikeOS is functioning
This commit is contained in:
2
data/hello.bas
Normal file
2
data/hello.bas
Normal file
@@ -0,0 +1,2 @@
|
||||
PRINT "Hello World!"
|
||||
END
|
||||
@@ -1 +0,0 @@
|
||||
output 'Hello World'
|
||||
Reference in New Issue
Block a user