Added TI-BASIC (Texas Instruments calculators)

This commit is contained in:
Martin Hger
2008-09-08 06:08:04 +08:00
committed by Mike Donaghy
parent 52a9630dc2
commit 9a2c18f16d

3
t/tibasic.ti Executable file
View File

@@ -0,0 +1,3 @@
PROGRAM:HELLOW
:ClrHome
:Disp "HELLO WORLD!"