Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 235 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 235 Bytes

g5: An R5RS implementation in Go

g5 is a simple and complete implementation of R5RS Scheme written in Go. It is licensed under the BSD-0 license, effectively making it public domain. Use it however you wish.

~ Joshua Pritsker