Skip to content

Commit 70a9ca0

Browse files
thijskhvmcj
andcommitted
Add more tools that produce formats that DOMjudge can import
Co-authored-by: MCJ Vasseur <[email protected]>
1 parent 6dfd6d7 commit 70a9ca0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

website/tools.shtml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@
1515
testdata according to a grammar file. It also supports generating testdata based
1616
on a specification.
1717
</p>
18-
19-
18+
<h3>BAPCtools</h3>
19+
<p><a href="https://github.com/RagnarGrootKoerkamp/BAPCtools">BAPCtools</a> is a tool for creating and developing problems following the CLICS (DOMjudge/Kattis) problem format.<br>The aim of this tool is to run all necessary compilation, validation, and testing commands while working on an ICPC-style problem. Ideally one should never have to manually run any compilation or testing command themselves.</p>
20+
<h3>Problemtools</h3>
21+
<p>The <a href="https://github.com/Kattis/problemtools">Kattis Problem Tool</a> is a collection of tools to create Kattis style problems. DOMjudge is able to import this format.</p>
2022
<h2>Contest as a service</h2>
2123

2224
<h3>Cloudcontest</h3>

0 commit comments

Comments
 (0)