Playground
You can use the REPL below to try out hex directly in your browser. This is the actual hex REPL, compiled to WebAssembly.
For example, try entering the following code, which pushes the quotation ($1 $8 $1b) on
the stack:
($1 $2 $3) (dup dup * *) map