TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Vim and Composability

11 pointsby jimsojimover 9 years ago

2 comments

avmichover 9 years ago
Vim and Emacs talks are similar to friendly discussion about virtues of Lisp and APL.<p>Lisp is about universal mechanism to adapt to everything which is lambda, so you can grow it for the task at hand.<p>APL is about carefully complete set of orthogonal primitives which can be combined, so it&#x27;s &quot;library-less language&quot;, harder to extend, focused not on programming but on describing computation itself - using finite universal set of operations.<p>Vim operations are suspiciously reminding those odd operators - verbs, adverbs, conjunctions - of J.
audlemanover 9 years ago
Thanks to other recent posts I took the plunge and started learning vim. I now join the rank of newly converted neophytes. All hail vim!