All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Esolang. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:05, 27 September 2025 Mia Boudreau talk contribs created page Bitmap (Created page with "'''Bitmap''' is a computing system by Esolang wiki user User:Mia Boudreau that performs computations by mapping bits. == System explanation == Since <math>2</math> base-<math>2</math> digits can form <math>2^2 = 4</math> possible numbers, any bitwise operation with two inputs and one output can be described as a <math>4</math>-bit number. For example, <math>6_{10} = 0110_2</math>, so <math>0 = 0, 1 = 1, 2 = 1, 3 = 0</math>, which is equivalent to a XOR gate. App...")
- 17:15, 25 September 2025 Mia Boudreau talk contribs created page User:Mia Boudreau (Created page with "I have a general interest for math, but in the context of the Esolang wiki, I find simple computing systems and universality interesting. [https://oeis.org/wiki/User:Mia_Boudreau OEIS Wiki] [https://github.com/miabea73/ GitHub]")
- 16:56, 25 September 2025 User account Mia Boudreau talk contribs was created