uxn link to tech docs

This commit is contained in:
sejo 2021-07-23 16:21:47 -05:00
parent 7f83e23c0a
commit bada7e2370
1 changed files with 1 additions and 3 deletions

View File

@ -2,14 +2,12 @@
a beginner's guide for programming the {uxn} computer, and a slow-paced companion to the official documentation.
=> https://wiki.xxiivv.com/site/uxntal.html uxntal
=> https://wiki.xxiivv.com/site/uxnemu.html uxnemu
=> https://wiki.xxiivv.com/site/uxn.html uxn technical documentation
the tutorial is divided in 8 days (or sections), as it can be followed along with a workshop.
(as of today, this is a work in progress)
# day 1
in this first section of the tutorial we talk about the basics of the uxn computer, its programming paradigm, its architecture, and why you would want to learn to program it.