Tal is the assembly language of the uxn CPU, it doesn't abstract any mechanical operation from the virtual machine, it's not a high level language but it could be a target for one. For instance, this is a C compiler that targets Uxn instructions, disassembling the artifacts will give you back uxntal code.
https://github.com/lynn/chibicc