index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
python
/
ply
/
example
/
BASIC
/
hello.bas
blob: cc6f0b0b511b2dae25f07a58cab481984448cf09 (
plain
)
1
2
3
4
5
REM HELLO WORLD PROGAM
10
PRINT
"HELLO WORLD"
99
END