FurLang

Current Design Plan

~blep~ One line comment
~owo~ Multiline comment ~uwu~

if [ You == "Cute" ] then { ~blep~ `then` is optional
  bark "UwU" ~blep~ Return "UwU"
}

int hewwo[] {
  bark 0
}

Credits

Porth – This really help me, Thank you so much.