smoosh
smoosh copied to clipboard
Use libdash package and AST
There is duplication in shim.ml in smoosh and ast.ml in libdash. With recent work on PaSh helping to improve the libdash parsers, we should move Smoosh over to that infrastructure. There'll be some cost in copying (parse dash ast -> libdash ast -> smoosh ast), but it'll simplify things.