racket Command Examples

Racket language interpreter. More information: https://racket-lang.org.

racket

racket {{path/to/script.rkt}}

racket --eval "{{expression}}"

racket --lib {{module_name}} --main {{arguments}}

racket -I typed/racket