(ocamllex Lexer)

(ocamlyacc Parser)

(library
 (name sessionPi)
 (libraries core base async)
 (preprocess
  (pps ppx_let)))
