# hu-dwim/hu.dwim.walker

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/hu-dwim-hu-dwim-walker).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

10 stars · 1 forks · Common Lisp · BSD-3-Clause

## Links

- GitHub: https://github.com/hu-dwim/hu.dwim.walker
- awesome-repositories: https://awesome-repositories.com/repository/hu-dwim-hu-dwim-walker.md

## Description

It's a Common Lisp code walker. It can turn a SEXP encoding of CL code into a structure that contains much more information than the SEXP's.

## Tags

### Part of an Awesome List

- [Language Extensions](https://awesome-repositories.com/f/awesome-lists/devtools/language-extensions.md) — Code walker for parsing and unparsing Common Lisp abstract syntax trees.
