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.

CN

From Esolang
Jump to navigation Jump to search

CN (which Stands for Collatz's Nightmare) is an Esoteric programming language created by User:Buckets in 2020.

Commands Instructions
, /2.
. *3 + 1.
/ Input/Output.
: If equals not 1, go To line after number until : again.
; Inport/Export With an Identification of the line number with The current Number stored.

Cat program:

//

Truth-machine Program*:

/:,,,,..,:
,,,,./:,,,,..,:
,,,,/

It is unusable for programming Because Using only the commands . & , It can't Go to Every natural number, To make it actually Usable User:Buckets thought of another Command but Invalid for this esolang, ? Which just multiples the current number by 2/3.