[petsc-dev] Interesting

Jed Brown jed at 59A2.org
Mon Mar 15 08:32:29 CDT 2010


On Mon, 15 Mar 2010 08:15:37 -0400, Matthew Knepley <knepley at gmail.com> wrote:
> The C Object System: Using C as a High-Level Object-Oriented Language.
> (arXiv:1003.2547v1 [cs.PL]) <http://arxiv.org/abs/1003.2547>
> 
> Has anyone seen this?

New to me.  Quite impressive what can be done with only C89 and variadic
macros.  I especially like the extensible multiple dispatch,
availability of this makes many problems significantly easier.

Jed



More information about the petsc-dev mailing list