We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f78e76 commit 07005a0Copy full SHA for 07005a0
README.md
@@ -5,3 +5,8 @@ XProc various inputs and samples
5
6
The goal here is to provides samples of XProc Pipelines with various use
7
8
+ * factorial.xpl : to compute http://en.wikipedia.org/wiki/Factorial
9
+ * fizzbuzz.xpl : http://en.wikipedia.org/wiki/Bizz_buzz
10
+ * quicksort.xpl : http://en.wikipedia.org/wiki/Quicksort
11
+ * quine.xpl : http://en.wikipedia.org/wiki/Quine_(computing)
12
+
0 commit comments