open E0 let () = print_endline "Hello, World!" let () = Lexing.from_channel stdin |> Parser.program Lexer.f