Low-level implementation of CAT32 system with its language interpreter.
- CAT32 is a kernel
- /core has kernel modules to define the system functionality
- /lib is a wrapper to interact with external environment, likely platform specific
- /spec is the global configuration and definition