_*_ _
 / \

hex

\* programming language *\_/_/_/ *

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 (0x1 0x8 0x1b) on the stack:

(0x1 0x2 0x3) (dup dup * *) map