Stenway / RSV-Challenge

RSV = Rows of String Values
https://www.stenway.com
Other
90 stars 15 forks source link

Add a bare bones Guile implementation. #14

Open kakafarm opened 8 months ago

kakafarm commented 8 months ago

Fixed everything in bad pull request #5.

All valid and invalid test cases pass.

You run the tests using:

guile Guile/rsv.scm

A more complete implementation that is also fully R7RS compliant (I hope) is at:

https://codeberg.org/kakafarm/guile-rsv