From cde016a1a2ac99f5225a6a028605778d94e113db Mon Sep 17 00:00:00 2001 From: Ulrik Guenther Date: Fri, 7 Aug 2015 11:48:51 +0200 Subject: [PATCH] Update README.md with link to Dolan's paper --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34b6579..52979c5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ The M/o/Vfuscator (short 'o', sounds like "mobfuscator") compiles programs into "mov" instructions, and only "mov" instructions. Arithmetic, comparisons, jumps, function calls, and everything else a program needs are all performed through mov operations, and there is no SMC cheating. The compiler is inspired -by the paper "mov is Turing-complete", by Stephen Dolan. +by the paper ["mov is Turing-complete"](http://www.cl.cam.ac.uk/~sd601/papers/mov.pdf), +by Stephen Dolan. The original M/o/Vfuscator (M/o/Vfuscator 1.0) compiles programs from the esoteric language BrainF@$!, and is best used in conjunction with the