Skip to content

Simple module system

Cherry should support a simple module system depending on the location of a file from a loadpath.

  • Add loadpath options to interpreter / compiler
  • Add search routines fro modules in loadpath
  • Add import statements