gob2
GTK+ Object Builder
Install
- All systems
-
curl cmd.cat/gob2.sh
- Debian
-
apt-get install gob2
- Ubuntu
-
apt-get install gob2
- Arch Linux
-
pacman -S gob2
- Kali Linux
-
apt-get install gob2
- CentOS
-
yum install gob2
- Fedora
-
dnf install gob2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gob2
- Raspbian
-
apt-get install gob2
- Dockerfile
- dockerfile.run/gob2
gob2
GTK+ Object Builder
GOB is a preprocessor which simplifies the writing of GObjects in C. The syntax is somewhat similar to that for Java, yacc and lex.