/codex-examples

Example respository of exercises for the Codex system

Primary LanguageHaskell

Codex-examples

Samples exercises for Codex, a web system for programming exercises.

Overview

Exercise descriptions are written as human-readable Markdown files (.md) using extensions supported by the Pandoc library.

Depending on the type of tester, extra files are needed for doctests files, Haskell property scripts or input/output test cases. Check the userguide for details.

Remark

Github will attempt to display Markdown files (.md) as HTML and directly; this will not corretly show many of the Pandoc extensions or the metadata. Please view raw files to see the full document.


Pedro Vasconcelos, 2020.