Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 502 Bytes

File metadata and controls

26 lines (17 loc) · 502 Bytes

ast platform

Web app: parse source to an AST and explore structure in a tree view (single files or folders).

Languages

Python, JavaScript, TypeScript, Go, Rust, Java, C++, C, C#, PHP, Kotlin, Swift, Dart, Ruby, R.

⚡ Setup

Backend

npm run parse:server
npm run ui:build

Frontend

npm run ui:install
npm run ui:dev

Visit local: http://localhost:5173
Available in: https://rayliangg.github.io/ast-platform/