CN

From Esolang
(Redirected from C.A.)
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.