Doug posted wondering:
How come
, char?, string=?, etc allow more than two arguments, but not eq?, eqv?, and equal??
Jos replied with a great solution here.
PLT Scheme comes with a nice graph plotting library.
Below are some examples:
![]()
![]()
![]()
![]()
PLT has a very neat API for writing card games.
Here are some examples of what you can do with it:
![]()
![]()
![]()
If you ever feel like you want to take a break from programming and play some games, PLT Scheme comes with some games for you!
If you’re feeling nostalgic or playful, PLT has got Turtle Graphics.
See here
This post talks about the rationale for creating and the benefit of reading his translations of the “Little Books” from Scheme, ML, and Java to Oz.
See here.