Hacker News new | ask | show | jobs
by kerkeslager 3676 days ago
> What programming language would a library for this have to be in for it to be especially useful? I'm doing it in JavaScript for now, since I can think of immediate cases where I can embed it.

I think JavaScript is a pretty good start as that can be made into a browser plugin and a command line tool relatively simply.