lurette 0.92 Mon, 23 Sep 2002 15:58:36 +0200 by jahier
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
This diff is collapsed.