Skip to content

Very incomplete Scheme interpreter, written in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

DemiMarie/rusty_scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty_scheme: a "simple" Scheme interpreter, written in Rust.

This is a simple Scheme interpreter, written in Rust. It is intended for extending applications written in Rust, or as an interpreter for general use.

It is woefully incomplete yet, to the point that it does not even compile, much less run hello world. Contributions would be greatly appreciated.

I would love any contributions to be project, and will review any PRs and in all likelyhood will accept them. I will probably not be able to work much on this project on my own for a while, since college is starting up again. (But I do plan to finish it.)

License

Licensed under the MIT license or the Apache License, Version 2.0 at your discretion. This project may not be copied, modified, or distributed except in accordence with those terms.

By submitting contributions, you agree to license anything you contribute under the same license as this project, without any further terms and conditions.

About

Very incomplete Scheme interpreter, written in Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published