At 01:12 AM 11/1/2001 -0500, Jeff wrote:
>Added features:
>
>1) 'alloci(i,i|ic)' - Allocates $2 integers, sets $1 to a "reference" to
>the new arena
>2) 'freei(i)' - Frees the arena referenced by $1
>3) 'savei(i,i,i|ic)' - Saves the integer register at $1 into arena $2,
>at index $3
>4) 'loadi(i,i
Added features:
1) 'alloci(i,i|ic)' - Allocates $2 integers, sets $1 to a "reference" to
the new arena
2) 'freei(i)' - Frees the arena referenced by $1
3) 'savei(i,i,i|ic)' - Saves the integer register at $1 into arena $2,
at index $3
4) 'loadi(i,i,i|ic)' - Loads the integer from arena $2, index