Papers and Presentations
From Adobe Open Source Wiki
(Difference between revisions)
SeanParent (Talk | contribs) |
SeanParent (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | * [[:Image: | + | Presentations: |
| − | : | + | |
| − | * [[Runtime | + | * [[:Image:boostcon_possible_future.pdf|A Possible Future of Software Development]] |
| + | : Revised for [http:www.boostcon.com/ BoostCon'07 Keynote, May 16, 2007]. | ||
| + | * [[:Image:boost_poly.pdf|Concept-Based Runtime Polymorphism]] | ||
| + | : From [http:www.boostcon.com/ BoostCon'07, May 17, 2007]. | ||
* [[:Image:possible_future.pdf|A Possible Future of Software Development]] | * [[:Image:possible_future.pdf|A Possible Future of Software Development]] | ||
: From [http://lcsd.cs.tamu.edu/2006/ Library-Centric Software Design Workshop, OOPSLA, October 22, 2006]. | : From [http://lcsd.cs.tamu.edu/2006/ Library-Centric Software Design Workshop, OOPSLA, October 22, 2006]. | ||
| − | * [[ | + | * [[:Image:regular_object_presentation.pdf|Beyond Objects]] |
| + | : From [http://www.devconnections.com/shows/CPPFall2005/default.asp?s=67 C++ Connections, November 2005]. | ||
* [[:Image:PartialSpecialization2001.pdf|Simulating Partial Specialization]] | * [[:Image:PartialSpecialization2001.pdf|Simulating Partial Specialization]] | ||
: From the OOPSLA 2001 Workshop On Generative Programming On Generative Programming, October 15, 2001 [[:Image:PartialSpecSlides.pdf|(Slides)]] | : From the OOPSLA 2001 Workshop On Generative Programming On Generative Programming, October 15, 2001 [[:Image:PartialSpecSlides.pdf|(Slides)]] | ||
| + | |||
| + | Papers: | ||
| + | |||
| + | * [[Runtime Concepts]] | ||
| + | * [[Dynamic Libraries]] | ||
Papers To Be Written: | Papers To Be Written: | ||
Revision as of 02:52, 24 May 2007
Presentations:
- Revised for [http:www.boostcon.com/ BoostCon'07 Keynote, May 16, 2007].
- From [http:www.boostcon.com/ BoostCon'07, May 17, 2007].
- From the OOPSLA 2001 Workshop On Generative Programming On Generative Programming, October 15, 2001 (Slides)
Papers:
Papers To Be Written:
- Generic Programming Definition and Terms
- Regular Concept Requirements
- Proxy Dilemma
- The Problem with Swap
- The Problem with Dereference
- Namespaces, ADL, and Modeling
- Namespaces, ADL, and Refinement
- Namespaces, ADL, and Versioning
- Object Oriented Programming in Generic Terms
- Functional Programming in Generic Terms
- Representational Equality