SATySFi icon indicating copy to clipboard operation
SATySFi copied to clipboard

Changed lexers to use Sedlex

Open puripuri2100 opened this issue 1 year ago • 6 comments

Close https://github.com/gfngfn/SATySFi/issues/398

note: dune test has all passed

Reference:

  • https://ocaml-community.github.io/sedlex/sedlex/Sedlexing/index.html
  • https://docs.mirage.io/menhirLib/MenhirLib/Convert/Simplified/index.html
  • https://github.com/unhammer/ocaml_cg_streamparse/blob/master/sedlex_menhir.ml
  • https://qiita.com/Tamamu/items/e647c18403681df15c42 (lang:ja)

puripuri2100 avatar Feb 24 '23 01:02 puripuri2100