"embedded" is such a strange word to use.<p>1) install hy via pip<p>2) run the hy command, which exposes python3 calls, functions, "libc" and has a LISP syntax.<p>btw you won't believe it, but it's "embedded" all the way down:<p>run Hy Embedded in Python which is Embedded in C. which is Embedded in Assembler which is Embedded in an ALU microcode stack which is Embedded in gates Which are embedded in quantum effects.<p>"Implemented" feels better. Implemented in Python3 and exposing the Python3 import libraries and native systemcall methods.<p>Is the REPL coded in Hy or in Python? Can I e.g. break from Hy inside the exec('Hy') and be at the Python3 REPL? If thats the case I can probably come at "embedded"