JP's Blog

  • GitHub * Flickr * Resume
  • Reviews
  • Programming
  • Home Automation
  • Photography
  • Maker
  • Writing
  • Research
  • Search
  • RSS

Squaring the Bishop

2012-10-11
  • Languages
    • Racket
    • Scheme
  • Sources
    • Programming Praxis
  • Topics
    • Word Games
  • programming
    • Prev Next
  • All Posts
    • Prev Next

Okay, this one was just neat. Based on word-squares source. I’ve only tested it in Racket 5.3+, but newer versions should work as well. Racket 5.2 won’t work without some tweaking as (at the very least) it’s missing a definition for string-trim.

  • All posts: By Date
  • All posts: By Tag
  • RSS: All
  • RSS: programming

All posts unless otherwise mentioned are licensed under Creative Commons License

Any source code unless otherwise mentioned is licensed under the 3 clause BSD license