0.0.2 • Published 7 months ago

tree-sitter-curry v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 months ago

Curry grammar for tree-sitter

Build package

Curry grammar for tree-sitter. It is based on the tree-sitter grammar for the purely functional programming language Haskell.

References

  • Curry Report - The language report provides a chapter that formally defines the language grammar.
  • KiCS2 User Manual - The user manual of the Kiel Curry System Version 2 (KiCS2) provides a chapter that formally defines the language grammar accepted by the compiler.
  • PAKCS User Manual - The user manual of the Portland Aachen Kiel Curry System (PAKCS) provides a chapter that formally defines the language grammar accepted by the compiler.