diff --git a/README b/README index 3fc5102..ea5a51f 100644 --- a/README +++ b/README @@ -1,4 +1,5 @@ Project to translate smallfuck (with unbounded to the right tape) to xed. +Unlike the reqular version of smallfuck, this version is Turing complete. The command created by sf2xed.py produces a replacement command that advances the program execution by one step each time it is executed.