Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!feeder.erje.net!news.albasani.net!.POSTED!labrador.cs.tufts.edu!not-for-mail From: "Aaron W. Hsu" Newsgroups: comp.programming.literate Subject: Re: Is Literate Programming useful or not? Date: Wed, 22 Jun 2011 19:42:14 -0400 (EDT) Organization: Indiana University Lines: 17 Sender: nr@labrador.cs.tufts.edu Approved: Litprog auto-moderator Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net cicek66FGQfsIpSuWZJXAHzyJQKXHfoA6Dgh6uDRme53hG8liHWTAGgvCMEA7pGSZyxlWOh0PdKFVR/sBFv25A== NNTP-Posting-Date: Wed, 22 Jun 2011 23:42:15 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="Xjy9uzM04lkFxk9P2YtCtBalmZ4ljhkoNlviCMXpbXANX7B7CMze2PHPnApr6GDNFsuELUzjFAg806HHo0tMV/llv1wtay6BHwjpK7GIhtD4O1soyk1DjcQd+uXdOKoy"; mail-complaints-to="abuse@albasani.net" Errors-To: /dev/null Cancel-Lock: sha1:L6vBeYcnX+dzvRR+hQG3k3KUYY4= Xref: x330-a1.tempe.blueboxinc.net comp.programming.literate:7 On Wed, 16 Mar 2011 12:02:14 -0400, dtopham wrote: > I just found this interesting article and I am interested in what > proponents of LP think: > > http://www.codeproject.com/News.aspx?ntag=21513527334654139 I like the point about non-textual representations of code. I actually use Scheme (using ChezWEB for LP) and APL. APL has workspaces and allows you to create interactive documentation inside of your actual code environment. I haven't figured out the best practices yet, but I think there is much potential in that model. Aaron W. Hsu -- Programming is just another word for the lost art of thinking.