Skip to content

Implementation for old, weird compilers to work with godbolts Compiler explorer

License

Notifications You must be signed in to change notification settings

Henny022p/cexplore

 
 

Repository files navigation

cexplore

Implementation for old, weird compilers to work with godbolts Compiler explorer

Compiler Explorer instance for tmc

Usage

Clone the repository

git clone --recurse-submodules https://github.com/octorock/cexplore.git

Build the docker image

cd cexplore
./build.sh

Run the docker image

./publish.sh

The Compiler Explorer instance will be available after a short while at http://localhost:10240/.

Use this link to directly get the diff layout configured.

Updating

If there was an update to the tmc repository, execute

docker exec -it cexplore /scripts/update-repo.sh

About

Implementation for old, weird compilers to work with godbolts Compiler explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.1%
  • ANTLR 9.3%
  • Dockerfile 2.5%
  • Shell 1.1%
  • Makefile 1.0%