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).
- 07:12, 27 December 2025 Timm talk contribs created page Memory (Created page with "has: merge(1->2 bit) split (2->1 bit) memory (16bit*256address read only) clock and pulse (rising edge detector) and yes all of it has in digital logic sim (name;bits) Input (;bits,what to output) [name;type;args] NOT gate (a;1) [b;1->8;a] [c;memory;b,1,0] (;1,c) User:Timm")
- 13:05, 26 December 2025 Timm talk contribs created page AddByte (Created page with " A B do A* =+ B* has regs IP R1 RN #ALWAYS CONTAIN NEGATIVE ONE R0 I/O MAX X #OUTPUT X X MAX #X =+ INPUT NOP R0 R0 NOT OP IP A X R1 MAX X AND OP IP A IP R1 X B MAX X IF A = 0 THEN DEC B IP A B RN User:Timm")
- 04:07, 24 December 2025 Timm talk contribs created page AddSys (Created page with " ADD A B #add A to B INP A #input store in A OUT A #output store in A RET A #return A HIT #IP cant jump over it cant go in DEF ADAIN:A INP !A #function var A ADD !A A RET !A ADIAN RN OUT A! #return var reg IP RN RI (REG ONE) RO (REG ZERO) instruction pointer NOT OP DEF NOT:A ADD IP A RET RI RET RO HIT OR OP DEF OR:A B ADD IP A RET B RET RI HIT AND OP DEF AND:A B ADD IP A RET RO RET B HIT SUB OP DEF SUB:A B ADD !Z RN ADD !Z !...")
- 04:07, 24 December 2025 Timm talk contribs created page Template:Made (Created page with "Page made by {{{1}}}")
- 11:13, 23 December 2025 Timm talk contribs created page AddByteNegJump (Created page with "format A B C D file extension .ABNJ what command do B* =+ A* C* = -C* jump D 0 as NULL cant be modified in code the * invert like A** turn into A User:Timm")
- 05:36, 23 December 2025 Timm talk contribs created page FlipJumpJump (Created page with " A*=!B* ?C*,->D ->E in code * is without get/change address 1st three bits is system bit 1st bit is for * 2nd bit is changing 1st bit to def macros (010/def macros) (110/end of def macros) 3rd bit is call macros (101/is return) (011/call macros) * 1st name of macros is number :* 2nd in coding name of macros is text")
- 00:28, 23 December 2025 Timm talk contribs created page Neuron (Created page with "{{stub}} Neuron has (in/out)'s or bonds and use JSON like this ID, OID or OTHER ID and TB or TYPE of BOND has (input/output/active) (1 time active/make 1 send if in bonds active/2 times active) [{"ID":["OID","TB",..]},..] User:Timm")
- 00:10, 22 December 2025 Timm talk contribs created page Hata hata hata ton (Created page with ":''This esolang is not detailed enough and needs to be expanded. Please help us by <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} adding some more information on category and EXAMPLES]</span>.''<includeonly>Category:Stubs</includeonly> {| class="wikitable" |+ commands |- ! Name !! Do |- | hata hata hata ton || + |- | ton ton hata ton || - |- | jaka jaka hata ton || > |- | ton jaka hata ton || < |- | ton ton haka ton || . |- | hata hata haka ton |...")
- 11:55, 21 December 2025 Timm talk contribs created page BrainTrix (Created page with "like brainfuck but has <code>^ v</code> <code>.BT</code>")
- 10:58, 21 December 2025 Timm talk contribs created page BitBitIfJump (Created page with "like ByteByteIfJump but not <code>B* =- A* ? B* = C jump D</code> instead copy bit from A* to B* if A* and B* = C and D then jump E 4ByteJump Version 2 Random3ByteJump User:Timm Category:OISC Category:Self-modifying Category:Languages")
- 08:43, 21 December 2025 Timm talk contribs created page Random3ByteJump (Created page with "5th arg is that mem cell for random int")
- 04:17, 18 December 2025 Timm talk contribs created page Spore (Created page with "Spore is living cells code (if you want REAL cell as code... WHY!?) cell called Spore code has 2 parts CODE and CELLS the Cells part has JSON {"cell":{"name":"A","bonds":["B"]},"cell":{"name":"B","bonds":["A"]}} <big><big>== structure == * "cell":{ ** "name":" " ** (optional) "bonds":[ ] * }</big></big> code part spore A #get value from spore A send to A #add A and self value as A #self and A swap except bonds and value recept #input store into self value ##like...")
- 04:17, 18 December 2025 Timm talk contribs created page Template:Timm (Created page with "''『<small>this page page User:timm</small>』''")
- 10:13, 16 December 2025 Timm talk contribs created page GAMEONTHUE (Created page with "I::=::: PAE::=C MH::=PC PH::=hP Mh::=PJ Ph::=hP JP::=PJ JM::=MJ JE::=CE MAE::=aM Ma::=aM Pa::=J LC::=~you lose CW::=~you win PC::=PK MC::=CM KP::=PK KM::=MK KE::=IE Lh::=LJ JW::=CW ::= LPPMMMMMPMPPIEEEEEEEEEW")
- 07:34, 16 December 2025 Timm talk contribs created page 3Byte2Jump (Created page with " A B C D E do A* - B* = C* if C* = D then jump E else jump PC + 1 X* in code means just X does not address X {| class="wikitable" |+ -1 in |- ! byte !! what do |- | A || NEGATE B |- | B || INPUT (A* - in) |- | C || OUTPUT (A*) (B will do nothing) |- | D || UNCONDITION |- | E || HALT |} A + B problem 0 -1 21 -1 6 0 -1 22 -1 11 -1 21 21 -1 16 21 22 -1 -1 -1 0 0 truth machine -1 13 13 1 9 49* -1 0 -1 5 48* -1 0 -1 -1 49 like ByteByteIfJump but has m...")
- 14:00, 12 December 2025 Timm talk contribs created page Syntaxing (Created page with "{{stub}} digit => "0"|"1"|"2"|"3"|"4"|"5"|"6"|"7"|"8"|"9" number => (""|"-")&[digit] lcl => "a"| #oops :3 add info number2 => {"-"}&[digit] def *name* *args* -> command macros *name* *args* -> return valid "print" *text* valid number brainfuck syntax valid "+"|"-"|">"|"<"|"."|","|"["|"]" <nowiki>:3</nowiki> tips: | is or & is and [...] is so many times {...} is optional User:Timm")
- 05:16, 12 December 2025 Timm talk contribs created page Cq+ (Created page with "{{stub}} Cq+ or cqut is esolang for engine Caten use "[name of class group or plugin]" class [class] [class name].[var name] = [value] ... name [function] to [code] /# or #/ name [function] to { [code] } end sub [int2] from [int] add [int] and [int] div [int2] from [int] mul [int] and [int] jump to [line] if [var] = [value] to [code] else [code2] print "[text]" all :3")
- 05:16, 12 December 2025 Timm talk contribs created page Caten (Created page with "use Cq+ this is engine use "caten" has [sprite].set pos [x] [y] rot [rot] if [var] > [value] to [code] else [code2] if [var] < [value] to [code] else [code2] if [var] = [value] and [var] = [value] to [code] else [code2] /# and so on #/ [sprite].change pos [x] [y] rot [rot] [sprite].[x, y or rot] [sprite].texture [file] in dev")
- 10:31, 10 December 2025 Timm talk contribs created page Talk:ByteByteIfJump (Created page with "{{stub}}")
- 11:29, 9 December 2025 Timm talk contribs created page Kimi daro (Created page with "{{stub}} k,m,d,r i,a,o u == THIS IS CONLANG == kimi [num] output [num] daro return input kiro [num] [num2] return [num]-[num2] dami [num] [num2] [var] jump to line [num] if [var = 0 else jump to [num2] kamo [text] [num] make var named [text] sets value to [num] or set var [text] to [num] dimi halt u like next line in python == EXAMPLES == A + B kimi kiro daro kiro 0 daro or out - in - 0 in User:Timm")
- 05:23, 9 December 2025 Timm talk contribs created page Macroplace (Created page with "replace and macros [want to replace] => [to replace] [want to replace] => -^[to output]^- -v- is input [name] :=> [replace] ex h :=> out => -^h^- now h will output h order matters [want to replace] => {random(valid)} random letter with love User:Timm")
- 13:28, 7 December 2025 Timm talk contribs created page Meu (Created page with "{{stub}} Meu me meu meumeum Meu is cat esolang ==MAIN== Meu! Meu. Meu? Meu!? Meu?! valid Meus Output Do Input Def End {| class="wikitable" |+ Meu. Meu do |- ! count of Meu !! what do !! type |- | 1 || var X value Y || X str Y int |- | 2 || add X and Y store in Z || X int/var Y int/var Z var |- | 3 || same as add but sub || same as add |- | 4 || same as add but div || same as add |- | 5 || same as add but mul || same as add |- | 6 || if X then jump Y else jump Z || X...")
- 14:17, 5 December 2025 Timm talk contribs created page Assembler (Created page with "== '''''MEMORY''''' == Regs; A, B, C, D, E, ACC, PC 0000 0001 0010 0011 0100 0101 NOCODE Ram; TR, ER, PROGRAM VALUE OR PV (STORES PV'S A, B, C, D, E, ACC AND SO ON) 0110 0111 NOCODE INT; 1000 INT == '''''COMMANDS''''' == MOV [REG] [INT/REG] load [2] into [1] MOV [RAM] [ADR] [INT/REG] load [3] into [1] at [2] JMP [ADR] load PC [1] -1 will halt JZ [ADR] as JMP only with condition on ACC JNG [ADR] JNL [ADR] JG [ADR] [INT/REG] JL [ADR] [INT/REG] JN [ADR]...")
- 11:50, 3 December 2025 Timm talk contribs created page CatFuck (Created page with "each cell is cat |cat|cat2|cat3| +([name of cat]) >***>+ -([name of cat]) >***>- > > < < {([name of cat])[code]} >***>[***] set([name of cat]) >***> .([cat name]) >***>. ,([cat name]) >***>, +(hungry) + -(hungry) - {(hungry)[code]} [***] .(hungry) . ,(hungry) , in CatFuck< >in Brainfuck *** is ... n amount User:Timm")
- 16:20, 29 November 2025 Timm talk contribs created page ← (Created page with "not → <nowiki>:]</nowiki>:) var → value arguments ← code list ↻ id ↤parentheses↦ ↑...↑} are number x ↓...↓} are number x*10 function ⇌ code name has ↾↿⇂⇃ loop is ↱code↲ ↯ is null var ⇢ change ↕ invert sign of number if a to b A ⇶ code ⇔ is == ⇒ is => ⇎ is =! ⇏ is !> ↥ is output ↧ is input")
- 15:52, 29 November 2025 Timm talk contribs created page Rune (Created page with "<big>ᛉ</big> another name of this esolang <big>ᛝ</big> xu /xu/ do print top of stack <big>ᛣ</big> xo invert value 0 - 255 <big>ᛉ</big> ho start the program <big>ᚯ</big> xa push to stack in this way {| class="wikitable" |+ numbers<sub>order is small...big numbers</sub> |- ! runes !! numbers |- | <big>ᛌ</big> shi || 1 |- | <big>ᛍ</big> shu || 5 |- | <big>ᛂ</big> sha || 10 |- | <big>ᚶ</big> sho || 50 |- | <big>ᛛ</big> zi || 100 |- | <big>ᛜ</big> zu...")
- 10:44, 29 November 2025 Timm talk contribs created page Abstraction (Created page with "one instruction has 4 bits but for making instructions 3 bits 4th bit is useless ">0<000" i show with this > i'm useless bit; 0;000 0000 00000100 set reg 0 to 4<sub>P.S. all instructions have reg</sub> 0;001 0000 00000100 set reg2 0 to 4 0;010 0;0;00 00000001 set acc 0 to 1<small><small>yes this has 4 acc</small></small> 0;011 0;0;00 00000001 add acc 0 to 1 0;100 0;0;00 00000001 sub 1 from acc 0 in dev...")
- 08:29, 28 November 2025 Timm talk contribs created page 4ByteJump (Created page with "like ByteByteIfJump but have extra byte of jump if else not true Ab Bb Cc Dj Ej Category:OISC Category:Self-modifying")
- 14:31, 27 November 2025 Timm talk contribs created page Cat do end (Created page with " CatDo: name of cat start the cat all code executes in cats :End stop the cat can new run ex: CatDo: fur :End CatDo: fur :End same cat same remember meu|text| prints text cat = 42 cat remember 42 c.name get memory from other cats c.name = 42 cat name remember 42 from cat =+ =- =/ =* =^ AOperans == =! => <= LOperans safe & unsafe are true & false not"bool" inverts the bool if 1arg LOp 2arg do nothing if true else goto 2 next cells eat us...")
- 13:52, 22 November 2025 Timm talk contribs created page Waves (Created page with "User:Timm waves X X X X do nothing X is any int value X X+1 X+1 if change to +1 + in brainfuck similar to -1 - X X+1 X if change to +1 in one int > X X-1 X similar X X+2 X and X X-2 X is [] similar to +/-3 in one int is out and in to +7 0 2 0 -3 0 ... edit if you can i can't do this")
- 10:44, 19 November 2025 Timm talk contribs created page ByteByteIfJump (Created page with "hi ByteByteIfJump has this format: A B C D it does: B* = B* - A* if B* = C* then jump D* ?* is change or get address cell in code ?* output ? not get address cell all negative numbers in this esolang are fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff... {| class="wikitable" |+ Caption text |- ! minus one in cell !! does |- | A || input in B* |- | B || output A* |- | C || without condition...")
- 09:59, 19 November 2025 Timm talk contribs created page User:Timm (Created page with "hi i don't have idea on this page =='''''bye'''''==")
- 09:45, 19 November 2025 User account Timm talk contribs was created