Lichtso / ES6-Parser

A lightweight parser written in and for ES6 JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluation for my Master Thesis

Parse and migrate a GIT repository containing ES6 JavaScript into a version-controlled graph-database to analyze it semantically using graph queries.

Usage

time node --max-old-space-size=4096 -expose-gc --always-compact RepoMigration.mjs PathToGitRepo/

About

A lightweight parser written in and for ES6 JavaScript

License:MIT License


Languages

Language:JavaScript 100.0%