import Minilang.IO import System.IO (stdin, stdout) main :: IO () main = runEval stdin stdout