Skip to content

qadahtm/dicool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker for COOL Compiler (Student Distribution)

This docker configuration is created for teaching the Compiler Construction courses at Umm Al-Qura University. You can watch the video tutorial on MacOS for more help.

Installing Docker

Before starting this. You need to install Docker. Go to the following link to install Docker.

Download and Install Docker

Building Docker Container

docker compose up --build

Running Docker Container

docker compose run cool

Notes

This docker image is based on 32-bit Ubuntu. This is tested on:

  • Apple M1 with Ventura 13.4.1.
  • Core i7 with Windows Pro 10.

For Windows Pro 10

To get Docker running without errors, you may need to run:

wsl --install

Author

Thamir M. Qadah

About

Docker Image for COOL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published