tree-sitter

2020-02-16T02:34:28.000700Z

set the channel topic: tree-sitter fun

pez 2020-02-16T04:26:47.000900Z

@pez has joined the channel

2020-02-16T04:28:30.002400Z

here's a repository with some instructions for working with tree-sitter, specifically on a clojure grammar: https://github.com/sogaiu/tree-sitter-clojure the bits that are necessary for performance measurement are: 1. Prerequisites 2. Initial Setup 3. Measure Performance please let me know if anything is unclear, wrong, etc.