clang-15-examples
Clang examples
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
libplumb2t64
Reusable cluster libraries -- libplumb2t64
This package contains the plumber library from cluster-glue, the
reusable cluster components package.
libstdc++-11-dev-arm64-cross
GNU Standard C++ Library v3 (development files) (arm64)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
adarkroom
web-based text adventure game
adarkroom is a web-based text game that runs in a browser. Player needs
to explore the world and trying to escape from it.
python3-sphinxcontrib-sass
Sphinx extension to compile sass to css in running sphinx-build
libsass is a Sass CSS precompiler that takes the Sass pre-processing language
for CSS and compiles it to CSS. This package is a Sphinx plugin that uses the
Python bindings to libsass to run the sass template engine while building
documentation using Sphinx (via "sphinx-build" or "python3 -m sphinx").
libasan6-riscv64-cross
AddressSanitizer -- a fast memory error detector
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.