Commit Graph

7 Commits (master)

Author SHA1 Message Date
Sebastian bb2d3f48d7
Fix Build link and header 2018-04-03 08:02:30 +02:00
Kefei Lu a67b338dea remove unused tool 2018-04-02 11:18:26 -07:00
Kefei Lu ec966eac88 fix README 2018-04-02 10:48:53 -07:00
Kefei Lu 7f9f47618c Added nuget package. Updated README. 2018-04-02 10:43: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 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
Microsoft Open Source 155be4d717 Initial commit 2018-04-02 00:35:17 -07:00