Desmos Computer Assembler
Program
Memory Map
Constants
Assembly Tutorial
Program Upload Help
Sample Programs
Download Program
Upload Program
# Your program goes here .begin outsc #msg #endmsg halt jmp #begin 1
# Allocated memory for your program goes here _2
# Constant values for your program go here .msg 'Hello, world! &nl :endmsg
Assemble
Click "Assemble" to See Results...
Cancel
Choose an Example Program to Load: