elps icon indicating copy to clipboard operation
elps copied to clipboard

file io

Open bmatsuo-at-luthersystems opened this issue 3 years ago • 0 comments

There are two aspects to file io in elps. It should be possible to read IO from files in the runtime SourceLibrary (writing to the source library does not need to be permitted). It should also be possible to read and write files in the host operating system. Perhaps reading from the SourceLibrary could be allowed by default and file io would be an optional library or something?