about summary refs log tree commit diff
path: root/users/Profpatsch/rust-crates.nix
AgeCommit message (Collapse)AuthorFilesLines
2021-01-17 r/2117 feat(users/Profpatsch): add a tree-sitter parser for nixProfpatsch1-0/+53
Uses the rust library to set up a simple nix parsing expression, which reads a nix file and prints the sexp tree. Change-Id: I32dc9c7b39aa0f7ffa2b99348d6c2269e5fe1a6a Reviewed-on: https://cl.tvl.fyi/c/depot/+/2402 Tested-by: BuildkiteCI Reviewed-by: Profpatsch <mail@profpatsch.de>