dotal icon indicating copy to clipboard operation
dotal copied to clipboard

Dotal Language

Results 2 dotal issues
Sort by recently updated
recently updated
newest added

I would love if I could run the compiler in Uxn. I don't have a clear idea what the best path for a language like dotal to do this is....

Right now all local and global variables are allocated in memory and a dotal program often generates a lot of LOAD/STORE type instructions reading things into the stack temporarily just...