Skip to content

WIP: C++ investigations

Peter W. Draper requested to merge cpp into master

Look into using C++ as the compiler so that we can make use of features that reduce code repetition (templates) and reduce the redevelopment of standard functions such as containers.

Edited by Peter W. Draper

Merge request reports