- Interpreter now defaults to use `DisablesFileSystemAccessor` - i.e.,
file system IO is disabled by default.
- Provide motivation for using Schemy.
- Provide docs on building & virtual file system.
Migrate Schemy code base from Microsoft internal repository to
Github.
Schemy is a lightweight, embeddable Scheme-like language interpreter. It
is open sourced under the MIT license (see LICENSE). For any
comment/issue, please contact author kefei.lu@microsoft.com.