factor/library/compiler/architecture.factor

10 lines
162 B
Factor

IN: compiler-backend
! A few things the front-end needs to know about the back-end.
DEFER: cell ( -- n )
#! Word size
DEFER: vregs ( -- n )
#! Number of vregs