# HG changeset patch # User Sean Halle # Date 1346667972 25200 # Node ID 5bc52d3eae7d76dcb2da2887cfedcace0cdeecfc # Parent aad5a2e77163bbd32634a9a02d08b27a8dcd8924 new brch -- ML_dev -- changing VMS to style allows mix and match of langlets diff -r aad5a2e77163 -r 5bc52d3eae7d __brch__ML_dev --- a/__brch__ML_dev Mon Sep 03 03:18:15 2012 -0700 +++ b/__brch__ML_dev Mon Sep 03 03:26:12 2012 -0700 @@ -1,4 +1,2 @@ -This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. +This branch is being used to develop a new structure for VMS, where there are langlets that each have their own semantic env, but share slaves among them.. so, any construct from any langlet can be mixed in with constructs from any others.. -More importantly, the MC_shared version of VMS requires a separat malloc implemeted by VMS code.. so this branch has modified the library to use the VMS-specific malloc. -