Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 730 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 730 Bytes

SaC Compiler Docker Image

Build Status

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.

ToDo

  • Provide dockerfiles for different distros
  • Automatic alignment with SaC upstream (no manual updating)
  • Provide dockerfile with standard library included as well