Racket language interpreter. More information: https://racket-lang.org.
racket
racket path/to/script.rkt
racket --eval "expression"
racket --lib module_name --main arguments
typed/racket
racket -I typed/racket