ruschm

Crates.ioruschm
lib.rsruschm
version0.2.0
sourcesrc
created_at2020-07-14 04:17:19.533231
updated_at2021-04-27 16:29:22.948931
descriptionScheme(R7RS-small) interpretor/compiler rust implementation
homepage
repositoryhttps://github.com/Danielmelody/Ruschm
max_upload_size
id264912
size310,862
Daniel (Danielmelody)

documentation

README

Ruschm

Coverage Status Join the chat at https://gitter.im/RustScheme/community

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.

Commit count: 167

cargo fmt