Re-usable Compiler Functionality on Node.JS

This package exposes functionality used by the Gren compiler which is Node.JS specific. This includes things like finding all the source files of a project.

You will find additional functionality in gren-lang/compiler-common.

You will probably use this module as an extension of gren-lang/compiler-common.