argotorg / argotorg/solidity

JSON Schemata for AST (and potentially all json involved in the compilation process)

Open
#14,141 0 comments 1 reaction 0 assignees View on GitHub
feature high impact medium effort must have eventually
Dominant language
C++
Stars
25.7k
Forks
6.2k
Avg merge
2d 19h
Merged PRs (30d)
29

Description

Eventually, all json occurring as input or output of the compiler should be organized into JSON schemata.
The first most important candidate would be the AST.
(brought up by @veniger)

Contributor guide

Open the contributing guide

Research direction

The issue names the compiler's AST and other JSON input and output, but no files, tests, or entry points. Start by locating how the compiler currently serializes and consumes AST JSON, then define the scope of the first schema and how it will be validated. Done means the AST JSON is organized under a documented schema, with the remaining compiler JSON scope clearly identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, json
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.