-
Thanks for making this, it seems very useful.
I was trying to figure out how to make it work for generating stack graphs for Rust.
Apparently there is no existing [`tree-sitter-stack-graphs-rust`](h…
-
Latex is for presentation. Getting an abstract syntax tree for a Latex math expression is a critical step for searchability and semantic enrichment.
1. Parse the Latex expression into symbols (lik…
-
While trying to build I'm getting this errors:
```
make
bison --verbose --debug -d c2c.ypp
lex c2c.l
clang++ -c -g -I /usr/include/c++/4.5 -I /usr/include/c++/4.5/x86_64-linux-gnu lex.yy.c
clan…
-
Hi! I've been making my own devicetree parser, analyzer and LSP in [dt-tools](https://github.com/axelkar/dt-tools). Maybe we could collaborate?
In the latest revision, it uses Logos for lexing (it'…
-
Either explode and persist the expression as full expression trees or keep the whole expression as a string attribute of change set nodes.
We currently do a bit of both, which is not great.
-
#### Description
Whenever I try installing scoop, it says "Unzip failed: can't find C:\Users\akcra\scoop\apps\scoop\current\scoop.zip to unzip"
####Installation Logs
PS C:\Users\akcra> Se…
-
*Issue migrated from trac ticket # 2997*
**milestone:** HeuristicLab 3.3.17 | **component:** Encodings.SymbolicExpressionTreeEncoding | **priority:** medium
#### 2019-03-19 12:30:54: rhanghof create…
-
**Is your feature request related to a problem? Please describe.**
LiteDB heavily uses reflection to allow us to use developer friendly mapping and linq-to-litedb expressions conversion. But it adds …
-
The Branescript compiler [assumes](https://github.com/epi-project/brane/blob/35166c3fd343a86bed9d60ca4d011bf70ae128dc/brane-dsl/src/parser/bscript.rs#L238) that attribute lists are comma-separated. Ho…
-
The current MatchPy implementation defines expression trees and allows expression trees to be overloaded by external library (as it is done in [SymPy's connector to MatchPy](https://github.com/sympy/s…