A talk demonstrating the Factor programming language. This was the talk that got me into writing stuff with Factor. It’s really hard to go back to writing code when you can’t constantly interact with it.

The gist of Factor is that it’s an extensible, stack-based, and compiled programming language.