Compiler Explorer now supports multiple files

https:// godbolt.org/ z/ 158ooG74n ----> FPC Pascal example : Compiler Explorer

(I expect it will be a little while before I spend time to check it still works fine in a local instance with Delphi and C++Builder.)

1 Like

Thanks to Claude, I finally brought up to date (from 2021) my fork/branch of Compiler Explorer for running Delphi, fpc, C++Builder, TDM-GCC, Rust and Python locally.

It was 4000 commits and a change from JS to TS behind … :slight_smile:

(Although my changes are more about deleting functionality, than adding it.)

https://github.com/pmcgee69/compiler-explorer/tree/CE-for-Win-Pascal-2025

1 Like