Skip to content
Max Penet edited this page Oct 30, 2015 · 14 revisions

Libraries

A list of libraries available in Pixie. If you write one, please add it to the list!

  • bumblebee: Very basic benchmarking library.
  • hiccup.pxi: A port of hiccup, the popular HTML rendering library in Clojure, to Pixie.
  • sparkles: Terminal text colouring.
  • wiringPixie: Control a RaspberryPI's GPIO with Pixie
  • dependency: A data structure for representing dependency graphs in Pixie
  • component: A direct port of clojure component.Managed lifecycle of stateful objects in Pixie

Tips

Refer to the dust README to learn how to setup projects.

Clone this wiki locally