Skip to content

ianthehenry/janet-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published