# directly compile the expression to a python lambda expression # add the -i/--interactive flag to drop into a python interpreter with # fn = <the boolean expression as a lambda> $: veribool compile ...