LispCast http://www.lispcast.com/ A blog about the simple joys of functional programming. en Separation, Abstraction, and Cascading in CSS http://www.lispcast.com/cascading-separation-abstraction http://www.lispcast.com/cascading-separation-abstraction Sat 29 Dec 2012 12:29:33 AM CST LESS and Sass (and similar solutions) have saved CSS for three reasons: separation, abstraction, and cascading. While I welcome them, CSS still has other problems which I believe can be solved. <p><center><a href="http://www.lispcast.com/cascading-separation-abstraction">Read full post</a></center></p> CSS has Weak Forms of Abstraction and Combination http://www.lispcast.com/css-abstraction-combination http://www.lispcast.com/css-abstraction-combination Sat 08 Feb 2014 01:44:44 PM CST According to the requirements proposed by Abelson and Sussman, CSS does not provide adequate means of combination and abstraction to be considered a powerful language. <p><center><a href="http://www.lispcast.com/css-abstraction-combination">Read full post</a></center></p> LESS has Better Forms of Abstraction than CSS http://www.lispcast.com/less-abstraction-combination http://www.lispcast.com/less-abstraction-combination Wed 12 Feb 2014 10:16:42 PM CST LESS has obviously better forms of abstraction and combination than CSS. It has recursive style definitions, which is enough to consider it a "powerful language". <p><center><a href="http://www.lispcast.com/less-abstraction-combination">Read full post</a></center></p> Pre-West Prep: Priyatam Mudivarti http://www.lispcast.com/pre-west-priyatam-mudivarti http://www.lispcast.com/pre-west-priyatam-mudivarti Sat 04 Apr 2015 10:54:48 PM CDT Priyatam Mudivarti will talk about generating CSS with Garden. <p><center><a href="http://www.lispcast.com/pre-west-priyatam-mudivarti">Read full post</a></center></p> Separation of Presentation and Content http://www.lispcast.com/separation-of-presentation-and-content http://www.lispcast.com/separation-of-presentation-and-content Thu 17 Apr 2014 01:56:15 PM CDT One reason to separate style from content is to reuse HTML or CSS. Ultimately, we would like a solution where we can reuse both. <p><center><a href="http://www.lispcast.com/separation-of-presentation-and-content">Read full post</a></center></p>