Winston (winny) Weinert
Refer to The TINY BASIC User Manual on ittybittycomputers.com’s website.
#lang tinybasic
racket yourprogram.rkt
tinybasic
racket -l tinybasic --
tinybasic --help
racket -l tinybasic -- --help
Try one of the following commands:
racket -l tinybasic/examples/fizzbuzz
racket -l tinybasic/examples/hello
racket -l tinybasic/examples/pascals-triangle
racket -l tinybasic/examples/guess-number
racket -l tinybasic/examples/guess-number -- --help
--
racket
MIT/X Licensed
API and Language are NOT stable. Subject to change.