Timl. Write code in a simpler language that turns into Vim commands.

github.com/tpope/timl

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2015
  • Merge pull request #22 from eraserhd/thread_last
  • Merge pull request #23 from eraserhd/take-while
  • `take-while` shouldn't realize the next element
  • Implement take-while
  • Implement thread-last (->>)
April 2014
  • Merge pull request #13 from justinj/patch-1
  • Fix lencompare
  • Merge pull request #10 from frenchy64/ns-macro
  • Implement/document ns macro. Add varargs to refer-timl.
  • Revert "Add/enhance timl.core vars"
  • Merge pull request #8 from frenchy64/core-fns
  • Add/enhance timl.core vars
  • Merge pull request #6 from justinj/comment-macro
  • Add comment macro
  • Merge pull request #4 from frenchy64/set-coerce
  • timl#set#create doesn't exist, call timl#set#coerce.
  • Merge pull request #2 from frenchy64/core-funs
  • Fix function autoloading
  • Add some clojure.core vars needed to check clojure.set
  • Fix disj not being defined