Devine Lu Linvega

Results 197 comments of Devine Lu Linvega

The [Uxn spec](https://wiki.xxiivv.com/site/uxntal_reference.html) is pretty much frozen, at least hasn't changed in a meaningful way in a long time, the Varvara specs will change a bit more until it's finalized,...

You mean compatibility version, like which version of which device it was designed for? I can add something like that to the [meta tags](https://wiki.xxiivv.com/site/metadata.html) now that [varvara devices have versions](https://wiki.xxiivv.com/site/varvara.html#system).

Varvara version 1 [included that change](https://lists.sr.ht/~rabbits/uxn/%3CCAE2DaST7RrdsVgGr86PKH+sopcNQqF7D3uDygmAV_5QjSNGZRg%40mail.gmail.com%3E), versioning started right after.

I added an overview of all main patterns here: https://github.com/MuteLang/DenLang/tree/master Let me know what you think.

Still getting seg fault with the Nov 4 updates. ``` compiled def make-surface compiled def max-task-id compiled def spawn-editor compiled def spawn-repl zsh: segmentation fault ./sledge < tests/boot2.l ```

Messed around a bit trying to isolate the segfault. If I comment out the `(gc)` and don't launch `repl` or `editor`, it manages to display. If I click the icon,...

I'm not sure, I'm not too familiar with video encoding and playback. It might be possibly but it will likely not work on our computers.

yes!! Thank you, I'll mirror that on my [copy of the parser](https://github.com/XXIIVV/Oscean/blob/master/scripts/lisp.js). :)