PostSharp is a platform that allows a .NET developer to transform or analyze .NET assemblies after compilation. It reads binary assemblies into memory, execute a suite of plug-ins and write back the modified code. PostSharp is a tool designed for Aspect-Oriented Programming (AOP/AOSD).
PostSharp Laos [Lightweight Aspect-Oriented System] allows .NET developers to author aspects just by deriving custom attributes. More advanced developers may use the low-level aspect weaver to directly inject MSIL instructions at join points.
postsharp
Gael-Fraiteur
License:MPL
License:LGPL
License:GPL
C#
.NET
Programming
tool
AOP
RDFReactor makes using RDF simpler for Java developers by enabling RDF access via proxy objects.
rdfreactor
Java
tool
rdf
developer
rdfs
rdfschema
License:LGPL
Max-Völkel