BNFC-2.9.6.2: A compiler front-end generator.
Safe HaskellSafe-Inferred
LanguageHaskell2010

BNFC.Backend.TreeSitter

Synopsis

Documentation

makeTreeSitter :: SharedOptions -> CF -> Backend Source #

Entry point: create grammar.js file

comment :: String -> String Source #