Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 301 Bytes

README

File metadata and controls

17 lines (14 loc) · 301 Bytes

guile + tree-sitter

requirement:

  • guile 3.0
  • tree-sitter
  • pkg-config
  • autoconf
  • automake
  • libtool
  • texinfo.

current state:

Poor documentation
you can see tests/ directory for how to use.
  • Some tree-sitter C apis is miss.
  • Some apis are not friendly.