Patrick Marchand on Nostr: Today I'm playing around with #guile #scheme I got some toy examples to run and got ...
Today I'm playing around with #guile #scheme
I got some toy examples to run and got unit testing to work.
One of the things I'd like is property based testing. There is a recently finalized SRFI for that (https://srfi.schemers.org/srfi-252/), so my first real challenge will be seeing if I can get it and it's related SRFI implementations to run in Guile.
I got some toy examples to run and got unit testing to work.
One of the things I'd like is property based testing. There is a recently finalized SRFI for that (https://srfi.schemers.org/srfi-252/), so my first real challenge will be seeing if I can get it and it's related SRFI implementations to run in Guile.