Hacker News new | ask | show | jobs
by brehaut 5368 days ago
> Noir isn't very large

None of the main clojure web libs are very large, so this applies to all of them :)

1 comments

Nothing in Clojure is large by, say, C standards ;)
Well, compared to (older) Unix C standards, it's definitely closer to the Java (i.e. large) side. Compared to things like Win32 or gobject-like C abominations, I'd agree…