[Haskell-cafe] Bibliographic references on advantages of functional languages for refactoring

Alan & Kim Zimmerman alan.zimm at gmail.com
Wed Jul 1 16:34:56 UTC 2015


Try http://www.cs.kent.ac.uk/projects/refactor-fp/

Alan

On Wed, Jul 1, 2015 at 6:27 PM, Nicola Gigante <nicola.gigante at gmail.com>
wrote:

>
> > Il giorno 23/giu/2015, alle ore 18:11, Nicola Gigante <
> nicola.gigante at gmail.com> ha scritto:
> >
>
> Ping, anyone?
>
> > Hi all,
> >
> > I’m writing my master thesis, which is not itself about functional
> programming but
> > I use Haskell as the language chosen for the implementation of whatever
> I’m
> > talking about.
> >
> > To motivate the choice more than “I like the language” I’m arguing that
> > since I’m implementing experimental stuff and I’ll need to change the
> code
> > and refactor very often, a strongly typed language is what I need.
> >
> > I wrote this sentence:
> > "Strongly-typed programming eases the refactoring process by leveraging
> > the compiler to spot wrong transformations before they turn into runtime
> bugs”
> >
> > Since this thesis is not itself about functional programming this
> sentence needs
> > to be backed by something. In other words I need to cite some published
> paper
> > where this is said/surveyed/proved/whatever.
> >
> > So the question: can you help me find referentiable published work
> relative to
> > how strongly-typed functional programming eases refactoring?
> > A survey or some case-study report or some functional pearl, dunno.
> >
> > Thank you very much in advance,
> >
> > Nicola
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150701/b8f0eb9b/attachment.html>


More information about the Haskell-Cafe mailing list