The Factor Attraction

11 months ago by Phil Dawes

It’s been a couple of months and I’m still slower writing code in Factor than in Python or Scheme. So why am I still writing code in Factor? Well it turns out that the problem is also the attraction: You can’t hack in factor. In python you can hack out code in multi-line functions, parking results in variables and combining them in subsequent lines. You can have a function that fills half t ... Continue reading

Source: www.phildawes.net