uxn is created by hundred rabbits
learn-uxn site made by metasyn
last built: Sun Mar 10 08:42:53 PM PDT 2024
running uxn commit:
0dffbf6c0e42882e2dbeb77e24fdd46ea88d8468
understanding
using this site
- click roms for a list of roms you can load
- hover mouse over code for tooltips
- click assemble at the top to see your changes
- check logs in the bottom right for errors
- read other people's code, make changes, assemble
- question everything
- click new for a blank slate
- make magic
- LEARN UXN!!!!
how does it work
-
this site uses emscripten to
port the C-based UXN emulator
-
it uses lezer for parsing
syntax / grammer
-
it uses codemirror for
editing and highlighting and tooltips
warnings
- it doesn't run without (abusing) javascript: correct
- this isn't permacomputing: correct
- this crashes my browser and my konpyuta atsui: correct
- this is cursed: correct
contributing