Wolfram Style Cellular Automata with Vim Macros

Let’s use substitutions and recursive macros to generate Wolfram-style cellular automata entirely within Vim. Why? Because it’s Friday. Read more

Similar

Lisp Programming in Vim with Slimv or Vlime

Fifteen years ago, writing Lisp code in Vim was an odd adventure. There were no good plugins for Vim that assisted in structured editing of Lisp s-expressions or allowed interactive programming by embedding a Lisp Read-Eval-Print-Loop (REPL) or a debugge... (more…)

Read more »