ConceptClang
Last edit July 23, 2012
ConceptClang
is a version of Clang (
CeeLanguageFamilyFrontEnd
) which is intending to implement
CppAndConcepts
in
CeePlusPlus
. See
http://zalewski.indefero.net/p/clang/
This is work which is just starting, so watch this space for further developments.
Prototype Implementation (20110417)
http://zalewski.indefero.net/media/upload/zalewski/clang/files/ProtoImplNotes1.pdf
Implementation Goals
ConceptGcc
in a different platform
Following the pre_Frankfurt standard
Analyze issues raised concretely
Determine a right proposal
There is no update of this code since 20110427.
CategoryCpp
CategoryConcepts