Miscellaneous on Olena 0.x (outdated)

From LRDE

Revision as of 18:41, 24 February 2014 by Clément Démoulins (talk | contribs) (Add the OlenaMenu on each Olena pages)



  • Know.SpeedUpCxxCompilation: How to speed up compilation of C++ program using a (well-equiped) template library.
  • Olena.CompilationHowto: Some advice to Olena developers (old, should be updated).
  • Olena.DevelopmentHowto: How to start developing for Olena.
  • Olena.ImageTypes: Why the macros Exact and Concrete?
  • CodingStyle010: Writing in Olena 0.10.
  • Paradigm2003: The 2003 Paradigm branch: Changing the static type computation.
  • Olena.ConstImages: How can we implement Proxies that forward the constness?
  • Olena.CompilerErrors: Constructing non-const images from const images (related to Olena.ConstImages).