@inproceedings{AntoyHanus11WFLP ,author={S. Antoy and M. Hanus} ,title={New Functional Logic Design Patterns} ,year={2011} ,month={7} ,address={Odense, Denmark} ,publisher={Springer LNCS 6816} ,booktitle={20th International Workshop on Functional and (constraint) Logic Programming (WFLP 2011)} ,pages={19-34} ,abstract={ Patterns distill successful experience in solving common software problems. We introduce a handful of new software design patterns for functional logic languages. Some patterns are motivated by the evolution of the paradigm in the last 10 years. Following usual approaches, for each pattern we propose a name and we describe its intent, applicability, structure, consequences, etc. Our patterns deal with fundamental aspects of the design and implementation of functional logic programs such as function invocation, data structure representation and manipulation, specification-driven implementation, pattern matching, and non-determinism. We present some problems and we show fragments of programs that solve these problems using our patterns. The programming language of our examples is Curry. The complete programs are available on-line.} }