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).
- 12:46, 21 September 2024 Europe2048 talk contribs created page ~Ω₁ (Created page with "{{Stub}} {{WIP}} '''~Ω₁''' is an esolang by User:Europe2048 with uncountable data types. (note: this will probably become a golfing language) == SBCS == - 0123456789abcdef 0 1 2 !"#$%&'()*+,-./ 3 0123456789:;<=>? 4 @ABCDEFGHIJKLMNO 5 PQRSTUVWXYZ[\]^_ 6 `abcdefghijklmno 7 pqrstuvwxyz{|}~ 8 ¡¢£¤¥×¦§¨©ª«¬®¯΅ 9 °±²³´÷¶·€¹º»¼½¾¿ A ΓΔΘΛΞΠΣΦΨΩ B αβγδεζηθικλμνξπ C ρστυφχψω D E F...")
- 08:23, 18 July 2024 Europe2048 talk contribs created page File:Truthmacineniceprogram.png
- 08:23, 18 July 2024 Europe2048 talk contribs uploaded File:Truthmacineniceprogram.png
- 17:43, 8 July 2024 Europe2048 talk contribs created page Q47 (Created page with "'''Q47''' is a speedlang made by Europe2048. Unlike the others, it isn't a statue - I ''can'' update this language, so stay tuned for them! == Commands == === v1.0 === {| class="wikitable" ! Command !! Description |- | <code>0-9</code> || Pushes the corresponding value to the stack |- | <code>+</code> || Adds the top two values |- | <code>*</code> || Multiplies |- | <code>`</code> || Negates |- | <code>/</code> || Reciprocal |- | <code>p</code> || Pr...")
- 20:16, 12 May 2024 Europe2048 talk contribs created page Talk:Public Domain Mickey Reaction (Created page with "== Where commands? == Doesn't an esolang have commands, so that it can do something?")
- 16:59, 12 May 2024 Europe2048 talk contribs created page 6 bits, 12 bytes (Created this page)
- 20:15, 28 April 2024 Europe2048 talk contribs created page Talk:Pizza (Created page with "Exucse me, but [https://en.wikipedia.org/wiki/Pizza_(programming_language) Pizza] is actually a real programming language. ~~~~")
- 06:55, 23 April 2024 Europe2048 talk contribs created page Objects (Created page with "'''Objects''' is a programming language made by Europe2048, designed to create real-life objects near the viewer, or somewhere far-far away (only on Earth though). {{infobox proglang |name=Objects |author=User:Europe2048 |year=2024 |dimensions=three-dimensional |class=Uncomputable |majorimpl=None |influence=List of ideas |influenced=None |files=<code>.ojs</code> }} == Syntax == obj("https://exampl...")
- 14:05, 28 November 2023 Europe2048 talk contribs created page User talk:Redisnotblue (Created page with "== Secret text? == I noticed that your introduction on Esolang:Introduce yourself is encoded. Why did you do that? ~~~~")
- 10:00, 19 November 2023 Europe2048 talk contribs created page Talk:C-Shop (Created page with "== 99 Bottles Of Beer == Can someone write a 99 Bottles of Beer in this language? I'm sure it's possible. -~~~~")
- 20:57, 7 October 2023 Europe2048 talk contribs created page User talk:Infinitehexagon (Created page with "== You got mail! == This is a turing-complete language, based on the International Phonetic Alphabet: IPALang --~~~~")
- 19:10, 7 October 2023 Europe2048 talk contribs created page IPALang (Initial release.)
- 20:24, 2 October 2023 Europe2048 talk contribs created page Talk:Nice (Created page with "An interepter for Nice may not be possible. --~~~~")
- 06:52, 30 September 2023 Europe2048 talk contribs created page Patience test (Redirected page to Тест на терпение) Tag: New redirect
- 21:09, 28 September 2023 Europe2048 talk contribs created page Talk:Broken Calculator (Created page with "== Calculating crash percentage == Here's the formula for a program crashing in Desmos. You should look for the x values in the graph for the ranges. # l = ''[number of instructions in program (except note)]'' # r = x/4 # R(x) = {x ≥ (floor(x) + 0.5): floor(x) + 1, x < (floor(x) + 0.5): floor(x)} # f = R(10l / r) --~~~~")
- 16:05, 25 September 2023 Europe2048 talk contribs created page Project Euler/12 (Created page with "'''Project Euler Problem 25''' is a problem related to triangular numbers. The task is to find the smallest triangular number with over 500 divisors. == Implementations == ''None yet.''")
- 07:13, 25 September 2023 Europe2048 talk contribs created page Project Euler/10 (Created page with "{{Stub}} '''Project Euler Problem 10''' is a problem related to prime numbers. The task is to find the sum of all prime numbers below 2000000. == Implementations == === Python === # Project Euler Problem 10 # by Europe2048 prev_primes = [] curr_prime = 2 sum = 0 while curr_prime < 2000000: for i in prev_primes: if i % curr_prime == 0: curr_prime += 1 continue prev_primes.append(curr_prime) sum += curr_primes cu...")
- 20:57, 24 September 2023 Europe2048 talk contribs created page Category:Deadfish derivatives (Created blank page)
- 20:26, 23 September 2023 Europe2048 talk contribs created page Deadfish++ (Created page with "'''Deadfish''' is an esolang by Europe2048 which focuses on extending Deadfish. == Commands == {| class="wikitable" |+ Caption text |- ! Command !! What it does |- | i || Increases the memory cell the pointer is pointing at |- | d || Decreases the memory cell the pointer is pointing at |- | s || Squares the memory cell the pointer is pointing at |- | o || Outputs the memory cell as a number |- | c || Outputs the memory cell as a Unicode character...")
- 12:09, 21 September 2023 Europe2048 talk contribs created page Project Euler/25 (Created page with "'''Project Euler Problem 25''' is a problem related to Fibonacci numbers. It requires you to find the smallest Fibonacci number with 1000 digits. ''This article is not detailed enough and needs to be expanded. Please help us by [https://esolangs.org/w/index.php?title=Project_Euler/25&action=edit adding some more information.]'' == Implementations == ''None yet.'' Category:Stubs")
- 19:25, 20 September 2023 Europe2048 talk contribs created page User talk:Europe2048 (Created page with "<big>''~~ Europe's talk page is currently empty! ~~''</big>")
- 16:02, 18 September 2023 Europe2048 talk contribs created page User:Europe2048 (Created page with "== Europe's Userpage == <big>'''Hello everybody!'''</big> I am just your normal user. :) == Why did I join? == I wanted to add a Hello World program (sort of) and a quine to the Gift article, so I went here. But I will edit other articles as well! ''(and maybe even create some)'' == Other websites: == Esolangs (you are here) [https://fontstruct.com/fontstructors/2323058/europe2048 FontStruct] [https://scratch.mit.edu/users/Europe2048 Scratch (programming language)] [...")
- 15:46, 18 September 2023 User account Europe2048 talk contribs was created