Pantagruel v0.3.0 Pantagruel.Load View Source

Provides the functionality for loading Pantagruel files, making them available for import.

Link to this section Summary

Functions

Given a list of file paths, recurse through them, parsing all Pantagruel files which declare a module (with the module keyword) and return a map where every module AST is available for import by name

Link to this section Functions

Given a list of file paths, recurse through them, parsing all Pantagruel files which declare a module (with the module keyword) and return a map where every module AST is available for import by name.