Collapse core/compiler/parser into parser

This commit is contained in:
Ryan Cavanaugh
2018-06-11 17:07:58 -07:00
parent 7553d900fc
commit 066b191982
31 changed files with 472 additions and 3338 deletions

4
scripts/produceLKG.ts Normal file
View File

@@ -0,0 +1,4 @@
/// <reference types="node" />
const fs = require('fs');