ForNeVeR / ForNeVeR/Cesium

Automate AST generation

Open
#680 2 comments 0 reactions 0 assignees View on GitHub
good-first-issue kind:refactor status:help-wanted
Dominant language
C#
Stars
451
Forks
49
Avg merge
13h 59m
Merged PRs (30d)
6

Description

In #678, we've got a manual AST generator for verification purposes.

For now, it is fully manually written, and I believe this is far from productive.

Let's consider automating it somehow. Some basic ideas:
1. Get an AST visitor and use it instead of manual enumeration of all nodes
2. Write a source gen
3. Convert to JSON and then make some basic string or JSON tree transforms

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.