Main / Project
Explaining the goals of the GATE project
GIT respositories
The GATE framework source code is hosted on codeberg.org/GateNetwork.
Manifest and concepts
The project’s manifest and concepts are explained in the Codeberg wiki page of the gate repository.
C/C++ sources
C/C++ code is stored in the gate GIT repository.
git clone https://codeberg.org/GateNetwork/gate.git
External C/C++ dependencies are maintained in extlibs GIT repository.
git clone https://codeberg.org/GateNetwork/extlibs.git