0:00:00
-11 days 0:25:05
Contest is over

Macalester Local Programming Contest


Time elapsed

2:30:00

Time Remaining

0:00:00

Starts in

-11 days 0:25:05

Ends in

-10 days 21:55:05

Start

2025-04-05 21:15 CEST

End

2025-04-05 23:45 CEST

Visit Scoreboard
Log in

Macalester Local Programming Contest

Forth

Runtime settings

We use gforth 0.7.3 to run your program with the following command:

$ gforth {aux_files} {mainfile} -e bye

  • {mainfile} is the entrypoint file (you can specify which file this is when submitting).
  • {aux_files} is a space-separated list of all files except for the entrypoint file.

File Extensions

Files with any of the following file extensions will be used: .fth, .4th, .forth, .frt, .fs

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base