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).
- 18:42, 27 March 2026 EsolangerII talk contribs created page Kei-Kreaps (Created page with "Kei-kreaps <Kɛi krɛps> is programming language that was made by User:EsolangerII. Inspired by Gödel number ==Syntax== {| class="wikitable" |+ 캡션 텍스트 |- ! numbers !! definitintions |- | 1 || 0 |- | 2 || Succseccor of |- | 3 || Is equal to |- | 4 || Not |- | 5 || Is grater than |- | 6 || Is less than |- | 6 || Is less than |- | 7 || Or |- | 8 || And |} uses this formula p1^a1 + p2^a2 + ... where a is input")
- 16:26, 24 March 2026 EsolangerII talk contribs created page ToFunction (Created page with "ToFunction is a programming language that uses only two commands and only uses a string variable type by EsolangerII ==Syntax== There are only two syntax in ToFunction. ===Function=== It starts with a "define". and needed a function. define x => x The First string ('x' => x) is an input value. The second string (x => 'x') is an output value. ===Input=== starts with "input" input hello ==Examples== define x => xx input x //output in term 1 : xx //output in...")
- 08:53, 13 March 2026 EsolangerII talk contribs created page User talk:EsolangerII (Created page with "Contact")
- 08:48, 13 March 2026 EsolangerII talk contribs created page User:EsolangerII (Created page with "Hi, I'm EsolangerII. Creator of One Command Programming Language(OCPL), an esoteric language where everything is done with a single command !() based on argument count.")
- 06:59, 12 March 2026 EsolangerII talk contribs created page One Command Programming Language(OCPL) (Created page with "One Command Programming Language is a programming language that uses only one command, !(). If there is one argument, like this, !(1), it will print what is inside. !("Hello, World!") // prints Hello, World. If there are two arguments, it will become a variable. !(name, value). !("x", 4) If there are three arguments, it will become a function. !(name, arguments, code) !("HelloWorld", null, !("Hello, World!")) If there are four arguments, it will become an if. !(condit...")
- 07:38, 10 March 2026 User account EsolangerII talk contribs was created