Binin

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. You can help Esolang wiki by adding some more information.

Binin is a language made by User:ChuckEsoteric08 that uses binary

About

Commands are:

b - move pointer to right and flip bit
i - move pointer to left
n - goto a if current bit is 0
a - goto n if current bit is not 0

Translation from 1-bit BF

BF Binin
@ ib
> bib
< i
[ n
] a

See also

External resources

Scratch interpreter