[Ur] Repeated datatype declarations
    Ron de Bruijn 
    rmbruijn at gmail.com
       
    Wed Oct 12 08:02:57 EDT 2011
    
    
  
Op 12-10-11 13:44, Adam Chlipala schreef:
  Haskell does not
> have a solution to the problem, because its "module system" is so
> inexpressive. It is not obvious to me how to follow your suggestion in Ur.
The Scheme48 module system (which is based on Standard ML) is likely also 
applicable to Ur: http://community.schemewiki.org/?scheme48-module-system.
It provides higher-order modules and there is no needless repetition in sight.
-- 
Best regards,
   Ron de Bruijn
    
    
More information about the Ur
mailing list