factor/library/compiler/architecture.factor

10 lines
162 B
Factor
Raw Normal View History

2005-09-05 17:36:20 -04:00
IN: compiler-backend
! A few things the front-end needs to know about the back-end.
2005-09-05 17:14:15 -04:00
DEFER: cell ( -- n )
#! Word size
DEFER: vregs ( -- n )
#! Number of vregs