Email or username:

Password:

Forgot your password?
Devil Lu Linvega

Started working on some slides for a talk, I decided to lean way deep into the conlang thing. I think I can make this all interesting.

1 comment
Devil Lu Linvega

The tak() function written in the uxntal alphabet.

@tak ( z y x -- res )
LTHk ?{ POP2 JMP2r }
ROT ROTk ROTk
( x-1 ) #01 SUB tak STH
( y-1 ) #01 SUB tak STH
( z-1 ) #01 SUB tak STHr STHr !tak

wiki.xxiivv.com/site/uxntal_al

Go Up