Skip to content

Allow "require" or "import" #114

@skx

Description

@skx

Something like:

(require foo)

Or

(import foo)

Should load foo.yal.

That would allow me to breakup my larger code into distinct modules. The only obvious complication is deciding where to load the library from - I guess there should be a notion of a load-path, and that should be configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions