Kicky BCT

From Esolang
Jump to navigation Jump to search

Kicky BCT is a Esolang by User:Yayimhere. its a modified version of a BCT. it comes from two things: a misunderstanding on the ResPlicate page, and the creators hate to the fact that the datastring is not represented in the program

the official logo of Kicky BCT

what has changed?

in Kicky BCT the datastring is the same data a the program, making Kicky BCT self-modifying. so this example program:

0 0 11

evolves like this:

0011(initial)
011
11
111
1111
11111
111111
.
.
.

there's also some extra syntax, that, any commands that would be syntactically uncorrect are ignored until they become correct