Computormodule Ast : sig ... endThis file will contain all custom types for computorv1
module Lexer : sig ... endmodule Parser : sig ... endmodule Pp : sig ... endThis file will contain all pretty-printing for computorv1
module Solver : sig ... endThis module will contain code for 2nd Degree equation resolution