[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: single vs. multi-sexp modules

This page is part of the web mail archives of SRFI 83 from before July 7th, 2015. The new archives for SRFI 83 contain all messages, not just those from before July 7th, 2015.



Alex Shinn wrote:
... and many more.  Additions and rebuttals welcome.

Finding modules.  How does an implementation or a user resolve
a module name to a module definition?  If there is a single module
per "byte stream", then one can give the module name to the
byte stream (i.e. a file name).  This makes it easy to find a
module given its code.
--
	--Per Bothner
per@xxxxxxxxxxx   http://per.bothner.com/