Commit Graph

4 Commits (master)

Author SHA1 Message Date
Kefei Lu 7f50ecf63c Update doc. 2018-04-02 15:24:27 -07:00
Kefei Lu 8a5a33e1a7 Update documents; Minor code fixes.
- 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.
2018-04-02 10:17:39 -07:00
Kefei Lu 91ab6ed543 Update example document. 2018-04-02 00:44:11 -07:00
Kefei Lu 1e98c1b4c7 Initial port of Schemy code base to Github
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.
2018-04-02 00:39:16 -07:00