compudanzas/src/low-level.gmo

40 lines
521 B
Plaintext

# low-level programming
writing code closer to the machine(s)
# textos
=> ./s-camino.gmi {s-camino}
# software
## in C
=> ./turingsim.gmi {turingsim}
## uxn
=> ./uxnería.gmi {uxnería}
=> ./nibble_dice_tracker.gmi {nibble dice tracker}
=> ./darena.gmi {darena}
## avr-asm
=> ./tomatimer.gmi {tomatimer}
=> ./avr-asm.gmi {avr-asm}
## mu
=> ./mu.gmi {mu}
## forth
=> ./forth.gmi {forth}
## go
the {gemini} server we are using right now, chamorrx.
# command-line interface notes
=> ./apuntes.gmi {apuntes}