Last-Modified: Sat, 02 May 2026 13:16:15 GMT Expires: Tue, 29 Apr 2036 13:16:15 GMT qsp_parser.git - Parser and analyzer for the QSP Language
aboutsummaryrefslogtreecommitdiff
path: root/tools/dune
AgeCommit message (Expand)Author
2023-10-03Update the compilation rule for git hash inclusionChimrod
2023-10-01Added th
(executable
 (public_name qsp_parser)
 (name qsp_parser)
 (libraries 
   sedlex
   qsp_syntax
   qparser
   tools
   )

 (preprocess (pps 
   ppx_deriving.show 
   ppx_deriving.eq )))