ianthehenry / janet-stuff

an index of all of my public-facing janet projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libraries (in order of usefulness)

  • judge is an inline test framework.
  • cmd is a command-line argument parsing library.
  • pat is an alternative match macro.
  • jimmy is a wrapper around immer, a persistent data structure library.
  • cmp is a library of useful comparator helpers for sorting things.
  • square is an alternate syntax for writing PEGs.
  • banquet is a library for pretty-printing tables (pairs well with Judge).
  • bytemap is a library for drawing terminal graphics using braille characters (pairs well with Judge).
  • janet-midi is a wrapper around RtMidi.
  • macaroni is an experimental alternative macro system.

Apps

Writings

About

an index of all of my public-facing janet projects