compudanzas/src/uxn.gmo

27 lines
996 B
Plaintext
Raw Normal View History

# uxn
2021-07-16 02:14:02 +00:00
uxn is a little {forth} machine with 32 instructions.
=> https://wiki.xxiivv.com/site/uxn.html uxn
it uses the {postfix} notation.
our projects and sketches are hosted in the {uxnería}
2021-07-14 18:33:20 +00:00
2021-07-22 00:22:54 +00:00
# tutorial
2021-11-04 16:26:06 +00:00
we wrote the {uxn tutorial}! a beginner's guide for programming the varvara computer based on the uxn core, and a slow-paced companion to the official documentation.
2021-07-14 18:33:20 +00:00
2021-11-04 16:26:06 +00:00
and we'll be teaching an online workshop soon! see {talks and workshops}
2021-07-14 18:33:20 +00:00
2021-11-04 16:26:06 +00:00
# external resources
2021-07-14 18:33:20 +00:00
2021-11-04 16:26:06 +00:00
=> https://metasyn.github.io/learn-uxn/ learn-uxn by metasyn
=> https://wiki.xxiivv.com/site/uxn.html uxn technical documentation
=> https://wiki.xxiivv.com/site/uxntal_reference.html the uxntal opcode manual
=> https://wiki.xxiivv.com/site/uxntal_cheatsheet.html uxntal cheatsheet
=> https://git.sr.ht/~rabbits/uxn uxn repository
=> https://llllllll.co/t/uxn-virtual-computer/ llllllll forum
=> https://github.com/hundredrabbits/awesome-uxn awesome uxn: awesome things from the community
2021-07-14 18:33:20 +00:00
2021-11-04 16:26:06 +00:00
irc channel: #uxn on irc.esper.net