# Ruschm ![](https://github.com/Danielhu229/RustScheme/workflows/build/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/Danielmelody/Ruschm/badge.svg?branch=master)](https://coveralls.io/github/Danielmelody/Ruschm?branch=master) [![Join the chat at https://gitter.im/RustScheme/community](https://badges.gitter.im/RustScheme/community.svg)](https://gitter.im/RustScheme/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) An extendable Scheme(R7RS-small) interpretor/compiler rust implementation type `cargo run` to start the repl, `cargo run file` to interpret an r7rs source file.