changeset 25:5bc52d3eae7d ML_dev

new brch -- ML_dev -- changing VMS to style allows mix and match of langlets
author Sean Halle <seanhalle@yahoo.com>
date Mon, 03 Sep 2012 03:26:12 -0700
parents aad5a2e77163
children a60399b62614
files __brch__ML_dev
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line diff
     1.1 --- a/__brch__ML_dev	Mon Sep 03 03:18:15 2012 -0700
     1.2 +++ b/__brch__ML_dev	Mon Sep 03 03:26:12 2012 -0700
     1.3 @@ -1,4 +1,2 @@
     1.4 -This branch is for the project structure defined Jan 2012..  the #includes reflect this directory structure.
     1.5 +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..
     1.6  
     1.7 -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.
     1.8 -