Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

"This is 'Stroustrupian C++', or, if you prefer, 'extreme C'," jokes Caron, describing NeL code recipe. "This combination of languages was a good decision, since the project had to scale to great proportions: it's 500,000 lines of code today. Doing C++ on the edge was a bit painful, since C++ compilers are always seriously lagging behind the C++ standard, especially the STL part."

...