Closed csziklai closed 4 months ago
After writing the Ast, we want to implement the parser for our new DSL, likely with Menhir.
Thanks! So, yes, this would need to happen after #22. The are already some "target practice" programs for this parser in the repository; see dsl/progs. See #14 for an explanation of how to read those programs.
dsl/progs
After writing the Ast, we want to implement the parser for our new DSL, likely with Menhir.