Some of us have been pondering the use of some very limited C++ in the GAP kernel (for now mostly template programming to reduce code duplication, but I guess some other bits could come in handy).
But of course as long as ward does not support C++, that's a no-go, at least if we don't want to give up on HPC-GAP for good.
Then again, I think @rbehrends was working on some C++ support for Singular anyway, and so I am now wondering at which stage that is, and whether we could benefit from it for GAP, too?
Some of us have been pondering the use of some very limited C++ in the GAP kernel (for now mostly template programming to reduce code duplication, but I guess some other bits could come in handy).
But of course as long as ward does not support C++, that's a no-go, at least if we don't want to give up on HPC-GAP for good.
Then again, I think @rbehrends was working on some C++ support for Singular anyway, and so I am now wondering at which stage that is, and whether we could benefit from it for GAP, too?