From 4c85982a710cc93aacddd19f4ca22e85d75f4600 Mon Sep 17 00:00:00 2001 From: sejo Date: Wed, 5 Jan 2022 19:24:37 -0600 Subject: [PATCH] updated roadmap --- src/roadmap.gmo | 38 +++++++++----------------------------- 1 file changed, 9 insertions(+), 29 deletions(-) diff --git a/src/roadmap.gmo b/src/roadmap.gmo index 76d69d88..47f6af51 100644 --- a/src/roadmap.gmo +++ b/src/roadmap.gmo @@ -1,50 +1,38 @@ # roadmap -the things that want to happen +the things that want to happen; some of them {now} in progress. # documentation -## uxn tutorial - -complete the {uxn tutorial}: publishing ~ one "day" per week - -other to-do's: - -* change hello sprites example in {uxn tutorial day 2} to match the sprite blending table in the official docs (ordering and inversion of square) +create an epub/gpub for the {uxn tutorial} # performances calls for {performances} where the project might fit in -## iclc - -it'd be nice to apply to iclc 2021, as it talks about "live coding without computers" - -=> https://iclc.toplap.org/2021/ iclc 2021 - -due date oct 4th, 12021 - ## moco 2022 => https://moco22.movementcomputing.org/cfp.html moco 2022 call for papers due date feb 4th, 12022 +# dance + +continue developing, practicing and sharing the {qiudanz technique} + # coloring computers -implement the following concepts: +implement the following concepts as {coloring computers}: => https://www.solipsys.co.uk/new/FactoringViaGraphThreeColouring.html?tk30mn Factoring Via Graph Three Colouring -{coloring computers} - # wiki ## to do create and add the following pages and resources: -* page: tabletop paper computers / {beans computing} +* page: tabletop paper computers in 8x8 grids / {beans computing} * page: 5!, or factorial dance, via {qiudanz technique} transformations * page: poñg * page: manifestos (e.g. human powered computation machines, abstracts) @@ -55,18 +43,10 @@ complete, organize and clean the following: * organize translations * systematize classification in the {logiteca} +* new generator engine in a single program/script? # and more * develop a {computadora de papel} simulator? * paper cards-based uxn implementation? * uxn {verilog} implementation? - -# recently done - -* in {uxn tutorial}: changed notation of shorts in subroutine signatures: * for pointers, ^ for non-pointers -* applied to the fall phase of slomoco: {slomoco application} -* page(s) : {references} and inspiration -* develop a turing machine simulator? {turingsim} -* table of logic gates in {compuertas} -* {uxn tutorial day 2}: update the low nibble table for 2bpp to reflect changes in the ppu