Skip to content

Instantly share code, notes, and snippets.

View ArturSultanov's full-sized avatar

Artur Sultanov ArturSultanov

  • Brno, Czech Republic
View GitHub Profile
@pepasflo
pepasflo / README.md
Last active October 2, 2023 16:23
Notes on using graphviz to visualize abstract syntax trees (ASTs)

Using graphviz to visualize abstract syntax trees

screen shot 2019-02-15 at 5 52 08 pm

  • After you've written your first lexer and parser, write a function which walks the AST and "compiles" it into graphviz notation like the above
@n1snt
n1snt / Oh my ZSH with zsh-autosuggestions zsh-syntax-highlighting zsh-fast-syntax-highlighting and zsh-autocomplete.md
Last active July 11, 2026 15:01
Oh my ZSH with zsh-autosuggestions zsh-syntax-highlighting zsh-fast-syntax-highlighting and zsh-autocomplete.md