[project @ 2000-06-15 13:23:51 by daan]
authordaan <unknown>
Thu, 15 Jun 2000 13:23:52 +0000 (13:23 +0000)
committerdaan <unknown>
Thu, 15 Jun 2000 13:23:52 +0000 (13:23 +0000)
Added new primitives and bytecodes that support
code generation for XMLambda. All additions are
surrounded by #ifdef XMLAMBDA.

Most important additions:
- Rows (n-tuples) which are implemented on top of Frozen Mutarrays
- Inj (variant sums), which is implemented using a new constructor
called Inj which contains both the value and an unboxed int
which represents the index.


No differences found