Inspired by the work on https://git.sr.ht/~rabbits/uxn5 by @aw and @neauoire I just started an implementation of #uxn in #tcl and #tk. So much fun! Can already extract opcodes from binary roms. Repo will follow.
aaah! amazing, you'll be the first to do it in tcl. Let me know if you need a hand with anything, or if the docs is unclear. Hop on #uxn on irc.esper.net if you need to chat
Thanks! There is a #tclkit creator online (https://kitcreator.rkeene.org/kitcreator) that builds a #tcl #tk interpreter for sooo many different platforms. So my hope is that my implementation will bring #uxn and it's ecosystem to many more machines in the bright future 🙌 I will definetely hop on irc.esper.net if I need a hand.
Devine Lu Linvega
in reply to kr1sp1n • • •kr1sp1n
in reply to Devine Lu Linvega • • •Thanks! There is a #tclkit creator online (https://kitcreator.rkeene.org/kitcreator) that builds a #tcl #tk interpreter for sooo many different platforms. So my hope is that my implementation will bring #uxn and it's ecosystem to many more machines in the bright future 🙌 I will definetely hop on irc.esper.net if I need a hand.
#programming #tcltk #varvara
KitCreator, Web Interface
kitcreator.rkeene.orgkr1sp1n
in reply to kr1sp1n • • •Here is my initial draft of #uxn in tcl/tk called tuxn 😆
https://git.sr.ht/~kr1sp1n/tuxn
.Console/write and .Screen/pixel is roughly implemented.
#varvara #tcl #tcltk #programming #tuxn
~kr1sp1n/tuxn - uxn implementation in tcl/tk - sourcehut git
git.sr.htDevine Lu Linvega
in reply to kr1sp1n • • •kr1sp1n
in reply to Devine Lu Linvega • • •Content warning: programming
Basic sprite handling is done!
#uxn #varvara #tuxn #programming #tcl #tk #tcltk
Devine Lu Linvega
in reply to kr1sp1n • • •Content warning: programming
https://git.sr.ht/~rabbits/uxn/tree/main/item/projects/examples/devices/screen.blending.tal
~rabbits/uxn: projects/examples/devices/screen.blending.tal - sourcehut git
git.sr.htkr1sp1n
in reply to Devine Lu Linvega • • •Content warning: programming
The #uxn blending example is still broken in my #tuxn implementation. Working on it...
#varvara #programming #tcl #tcltk
Devine Lu Linvega
in reply to kr1sp1n • • •Content warning: programming