WIP
#Recent activities
Nix is a great tool to build package and environment in purely
functional way, and I enjoy using it.
#Fennel projects
- bump.fnl: a small CLI utility that bumps version string
and/or auto updates headings including version and URLs in
Markdown changelog.
- fnldoc: a fork of Fenneldoc, which was sadly archived,
with some bug fixes and new features. I'd like to express my
huge appreciation to the original creator andreyorst.
- vim-fennel-symtax: a fork of fennel.vim, which is
inactive now. Again, I'd like to express my huge appreciation
to the initiator of the original bakpakin and contributors.
#PureScript projects
- purescript-choku: a Chalk binding library for decorating
terminal texts easily. This is my first PureScript stuff.