Skip to Content.
Sympa Menu

patterns-discussion - Re: [patterns-discussion] GoF patterns in C

patterns-discussion AT lists.cs.illinois.edu

Subject: General talk about software patterns

List archive

Re: [patterns-discussion] GoF patterns in C


Chronological Thread 
  • From: Eric Eide <eeide AT cs.utah.edu>
  • To: "Douglas C. Schmidt" <schmidt AT dre.vanderbilt.edu>, patterns-discussion AT cs.uiuc.edu
  • Subject: Re: [patterns-discussion] GoF patterns in C
  • Date: Mon, 2 Mar 2009 08:39:55 -0700
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/patterns-discussion>
  • List-id: General talk about software patterns <patterns-discussion.cs.uiuc.edu>

Doug> Does anyone have any online material available that describe how
Doug> the GoF patterns can be implemented in C?

This isn't pure C, but it is related:

Eric Eide, Alastair Reid, John Regehr, and Jay Lepreau. Static and
dynamic structure in design patterns. In Proceedings of the 24th
International Conference on Software Engineering (ICSE 2002), pages
208--218, Orlando, FL, May 2002.

http://doi.acm.org/10.1145/581339.581367

There are some recent papers on patterns in TinyOS (nesC), but they are not
GoF
patterns, nor pure C.

Eric.

--
-------------------------------------------------------------------------------
Eric Eide
<eeide AT cs.utah.edu>
. University of Utah School of Computing
http://www.cs.utah.edu/~eeide/ . +1 (801) 585-5512 voice, +1 (801) 581-5843
FAX




Archive powered by MHonArc 2.6.16.

Top of Page