Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Latest commit

 

History

271 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vspect

vspect had been archived and no longer work. Use new Vs official command v ast`

inspect vlang source file

Commands

  • ast : Print ast
  • tokens: Print tokens

Usage

# Print ast
vspect ast example.vv
# Print ast only specified function
vspect ast --fn=add example.vv
# Omit expr details
vspect ast --short-expr example.vv

Installation

git clone [email protected]:zakuro9715/vspect && cd vspect
v . -prod
./vspect

Development

  • Using z

About

Tools to inspect vlang source file

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages