← Back to team overview

kicad-developers team mailing list archive

Haskell Library

 

Hey,

I released a Haskell library that can parse and write .kicad_mod files.

https://hackage.haskell.org/package/kicad-data

This can parse and pretty-print all the official libraries from Github.

I have been playing around with doing various things such as displaying
footprints and converting from SVGs (something I may release once usable)
and such and this has been the result of that so far.

Hoping others might find it useful or that it will pique some KiCad
developers interest in Haskell at least.

All the best,

Kaspar

Follow ups