Status: Tags: Links: HACK Programming
Branching
HACK uses goto
Labels
- Labels are programmer-made symbols to make the modules and jumping more readable
- @LABEL refers to @n, where n is the line number after the ( LABEL ) declaration
References:
Status: Tags: Links: HACK Programming
HACK uses goto
References: