User Tools

Site Tools


jas:prims

Prims

  • User prims written in c. They are the api to the VM and can be extended by users
  • System prims are numbered and not-numbered. The numbered ones (up to 256) are heavily optimized and in a table for fast lookup. The shim code converts the asm call to a c call. The other prims are not as heavily optimized and are in the same table as the user prims.
jas/prims.txt · Last modified: 2014/01/06 16:28 by 127.0.0.1