We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Talk:Minifuck
Jump to navigation
Jump to search
How does loops work?--TehZ 16:09, 29 September 2010 (UTC)
- Presumably the entire program is implicitly in a loop. It would be nice if the article had more information, though; I'm not sure whether this is TC on the information given, or even what the commands do exactly. --ais523 12:58, 30 September 2010 (UTC)
Cat Program
I don't think the original cat program works. The following is my version:
[<[<[<[<[<[<[<[<.<.
This version doesn't assume an implicit loop.