Projects
Collection of Scala best practices
kantan.csv
, a library for decoding CSV into useful data types
kantan.xpath
, a library for decoding XML into useful data types
kantan.regex
, a library for decoding strings into useful data types
kantan.parsers
, a parsec library
kantan.dot
, a preprocessor for
Graphviz DOT
files
kantan.repl
, basically
tut
, but for Scala 3
Code snippets
Free
/
Freer
as defunctionalisation of
Monad
Typechecking DSLs with GADTs
Typechecked printf with GADTs
Inventing
Freer
… I think?
Tagless Final