6385a726cff8c66addea8fe3d6a92c0c7e778f1e
Building
Install dependencies (uthash, libffi) then:
meson setup builddir
meson compile -C builddir
Install with:
meson install -C builddir
You may need to run ldconfig or reboot to update your ld cache.
Bytecode Format
Under the hood, Ground uses a bytecode format to store things.
Description
Languages
C
99%
Meson
0.9%
Makefile
0.1%