Shiva
Introduction:
Welcome to the documentation of the shiva c++ engine
shiva is an engine programmed in C++ 17 that aims to be very fast in runtime by using the maximum of features at the compilation while remaining extensible to the runtime.
It is based on an architecture of modules that can be used separately or together.
Project Status:
Supported Compiler:
Compiler | Version |
MSVC | 15.7 or + |
G++ | 7.2 or + |
Clang | 6.0 or + |
Last updated