This repository provides a Dockerfile to create a docker container
that includes the SaC Compiler (sac2c
, sac4c
, etc.).
This container is mainly used for running CI for other projects within the SaCBase organisation. It can be used though for testing out the compiler.
Be aware that only the compiler is included, not the standard library.
- Provide dockerfiles for different distros
- Automatic alignment with SaC upstream (no manual updating)
- Provide dockerfile with standard library included as well