Crates.io | ruschm |
lib.rs | ruschm |
version | 0.2.0 |
source | src |
created_at | 2020-07-14 04:17:19.533231 |
updated_at | 2021-04-27 16:29:22.948931 |
description | Scheme(R7RS-small) interpretor/compiler rust implementation |
homepage | |
repository | https://github.com/Danielmelody/Ruschm |
max_upload_size | |
id | 264912 |
size | 310,862 |
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.