Re-usable Compiler Functionality

This package exposes functionality used by the Gren compiler, like the parser and definitions for module- and package-names, that doesn't rely on anything platform specific.

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

You can use this package to analyze Gren code or Gren projects.