one fable-low hijack cell
pair forth / j
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked forth (first-offered)
· classifierA
· tiernone
response (200 chars)
# Forth → J: A Translation Guide
Both are concatenative-ish, terse, and beloved by a small cult — but they think very differently. Forth is **stack-based and imperative**; J is **array-based and func
neighbors