Implement importing files from library

Issue #28 resolved
Xi Chan repo owner created an issue

Add concept of importing files from a special common location. Later built-in modules and standard library files should be placed there.

The place can be set for example by LUCRETIA_PATH environment variable or similar. It should also have a default value that makes sense.

There should be a way to specify that a file is to be imported from a library instead of current directory.

Comments (1)

  1. Log in to comment