ac++
aspect-oriented programming extension for C++
Install
- All systems
-
curl cmd.cat/ac++.sh
- Debian
-
apt-get install aspectc++
- Ubuntu
-
apt-get install aspectc++
- Kali Linux
-
apt-get install aspectc++
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install aspectc++
- Raspbian
-
apt-get install aspectc++
- Dockerfile
- dockerfile.run/ac++
aspectc++
aspect-oriented programming extension for C++
AspectC++ supports Aspect-Oriented Programming with C++, by providing: - an aspect language extension to C++. - an aspect weaver that does source-to-source translation. AspectC++ provides for C++ similar features like its best known cousin, AspectJ, provides for Java.