Skip to content
  • Erwan Jahier's avatar
    lurette 0.92 Mon, 23 Sep 2002 15:58:36 +0200 by jahier · 350840f5
    Erwan Jahier authored
    Parent-Version:      0.91
    Version-Log:
    
    source/parse_env.ml:
        Allow expr a the lhs of comparison operators.
    
        Make comparison operators prefix instead on infix as
        it considerably simplifies the parsing.
    
        Also introduce a == keyword that operates over bool
        to disambiguate things (= is the equality for nums,
        and == the one for bool. Now the lucky grammar
        is truely LL(1), which is nice.
    
    Project-Description: Lurette
    350840f5