Create mapping of primitive names to primitive ids for primitives required for boot.rbl
Description
This is needed since the Rosette compiler addresses primitives by their id. In Roscala we have to provide a mapping that reflects the Rosette mapping from primitive ids to primitives.
This is needed since the Rosette compiler addresses primitives by their id.
In Roscala we have to provide a mapping that reflects the Rosette mapping from primitive ids to primitives.