ballercat / ballercat/walt

Document ast node types

Open
#144 0 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
JavaScript
Stars
4.6k
Forks
119
PR merge metrics
No merged PRs in 30d

Description

## Why
Need a cononical source for what nodes are accepted by the generator as well as what node shapes are generated by the core parser. The compiler is extendable but without node shapes it's more difficult to understand what is going on.

## What
Document node shapes or add flow types and coument those.

Contributor guide

Open the contributing guide

Research direction

The issue does not name specific files; start by locating the generator and core parser entry points. Inventory the node shapes accepted by the generator and produced by the parser, then document them or add Flow types and documentation. Done means there is a canonical reference for both sets of node shapes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
compilers
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.