File:
[gforth] /
gforth /
vmgen-ex2 /
simple.mini
Revision
1.1:
download - view:
text,
annotated -
select for diffs
Sun Jun 2 15:46:18 2002 UTC (21 years, 6 months ago) by
anton
Branches:
MAIN
CVS tags:
v0-7-0,
v0-6-2,
v0-6-1,
v0-6-0,
HEAD
vmgen-related changes:
in prims2x:
Conversion macros for single items now take 2 arguments
Converting from two items to a type has changed order
argument printing for disassembler disabled (for now)
disassembler now also uses VM_IS_INST
in Gforth and vmgen-ex: adapted to work with changed prims2x
new: vmgen-ex2: uses union for Cell instead of casting (lots of
changes compared to vmgen-ex)