Skip to content

Importing external modules #20

@DarekKrawczyk

Description

@DarekKrawczyk

Eden language should support importing external modules using a dedicated import statement.

Celestial 'relative/file/path.eden' Import As 'module-name';

Ideas:

  • Celestial keyword is used for importing external modules.
  • The file path is specified as a string.
  • The Import As clause assigns an alias to the module for reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions