Separation of concerns
From HaskellWiki
(Difference between revisions)
(Categorizing under Category:Idioms) |
m (Fixed link) |
||
| Line 5: | Line 5: | ||
Wolfgang de Meuter: [http://prog.vub.ac.be/Publications/1997/vub-prog-tr-97-10.pdf Monads as a theoretical foundation for AOP]. See it among the [http://trese.cs.utwente.nl/aop-ecoop97/position.html papers of the ECOOP'97 conference]. | Wolfgang de Meuter: [http://prog.vub.ac.be/Publications/1997/vub-prog-tr-97-10.pdf Monads as a theoretical foundation for AOP]. See it among the [http://trese.cs.utwente.nl/aop-ecoop97/position.html papers of the ECOOP'97 conference]. | ||
| - | Wouter Swierstra: [http://www.haskell.org/ | + | Wouter Swierstra: [http://www.haskell.org/haskellwiki/The_Monad.Reader/Issue4/Why_Attribute_Grammars_Matter Why Attribute Grammars Matter] |
== Related concepts == | == Related concepts == | ||
Current revision
Contents |
1 Introduction
Wolfgang de Meuter: Monads as a theoretical foundation for AOP. See it among the papers of the ECOOP'97 conference.
Wouter Swierstra: Why Attribute Grammars Matter
