this-and-that

This repository will hold bits and pieces which doesn't belong anywhere else.

So far you can enjoy:

  • racket-poppler/

    • a proof of concept of FFI bindings for the pdf rendering library Poppler
  • spell-checker/

    • an implementation of Norvig's toy spell checker
  • brevity/

    • experiments with {}-syntax for hashes and sequences
  • split-between.rkt

    • splits a list between two elements according to a predicate

/Jens Axel Søgaard