Skip to content

Declarative programming

This article has a cool description of something I’ve been working on in my own programming style lately:

If code describes intent, rather than incidentals, it will better stand the test of time.

I figure it also gives each compiler a better chance to optimize for whatever exotic chip-set the code someday runs on.