A langauge inspired by Forth, Kitten, and Elm.
It is implemented in Odin.
Keywords:
if: takes 2 quotes. If the 2nd quote puts True on the stack, run the top quoteelif: takes 2 quotes and a boolean. If the the 3 value (a boolean) is False,else: tales 2 quotes and a boolean. If