Email or username:

Password:

Forgot your password?
Top-level
Kira, feral fox 🦊 🏳️‍⚧️

@neauoire Hey Devine, I've been out of the uxn loop for a while. Is there a changelog somewhere so I can update myself on language changes over the last year?

2 comments
Devine Lu Linvega

@tty Whenever there's a change, I announce it here(things don't change much at all these days): lists.sr.ht/~rabbits/uxn

But in the last year, the two things that changed, you probably wouldn't notice them(the way object scope is handled by extension, see "Label Inheritance") and 2 new expansion commands for the System/expansion port.
wiki.xxiivv.com/site/uxntal_sc

Devine Lu Linvega

@tty The biggest addition to uxntal in 2023 was anonymous labels: wiki.xxiivv.com/site/uxntal_la

This is quite fun to use if you were annoyed with writing labels like &not-failed, &ok, &skip-here, these are now usually written with a `}`

Go Up