Skip to content

bardoor/js_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Подготовка к запуску

  1. Установка tree-sitter:
    pip install tree-sitter
    
  2. Из директории с main.py:
    git clone https://github.com/tree-sitter/tree-sitter-javascript
    

Запуск

python main.py -t sample.js

Аргумент -t добавляет вывод типов для токенов

Далее указывается файл с js кодом

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors