User contributions for MihaiEso

A user with 1,128 edits. Account created on 30 October 2023.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

14 June 2025

4 June 2025

3 June 2025

2 June 2025

1 June 2025

30 May 2025

  • 07:2707:27, 30 May 2025 diff hist 0 User:MihaiEsoUpdated number.
  • 07:2407:24, 30 May 2025 diff hist +1 Language list→‎P: Fixed syntax error.
  • 07:2407:24, 30 May 2025 diff hist +12 Language listNo edit summary
  • 07:2307:23, 30 May 2025 diff hist +53 User:MihaiEsoNo edit summary
  • 07:2107:21, 30 May 2025 diff hist +9,159 N PythJS/ExamplesCreated page with "{{Back|PythJS}} == Examples == === A more complex example, a JavaScript function that converts numbers to words === JavaScript: <pre> function toWords(number, language) { if (language == "English") { // From 1 to 12 and zero! if (number == 0) return("zero"); if (number == 1) return("one"); if (number == 2) return("two"); if (number == 3) return("three"); if (number == 4) return("four"); if (number == 5) return("five"); if (number == 6) r..." current
  • 07:1607:16, 30 May 2025 diff hist +8 PythJSNo edit summary current
  • 07:1507:15, 30 May 2025 diff hist +1,482 N PythJSCreated page with "What happens if you take the syntax of JavaScript and take the newlines and indentation of Python? You get '''PythJS'''! '''PythJS''' is a esolang by Mihai Popa. It's JavaScript with newlines and indentation (no brackets, no semi-colons at end of lines), just like in Python. == Examples == === For Loop === Normal Python: <pre> for i in range(0, 3): print("Hello, world!") </pre> PythJS: <pre> for (let i = 0; i < 3; i++): console.log("Hello, world!") </pre> Comp..."
  • 06:3206:32, 30 May 2025 diff hist +2 Happy GhastNo edit summary current
  • 05:3905:39, 30 May 2025 diff hist +102 Joke language listNo edit summary
  • 05:3805:38, 30 May 2025 diff hist +39 User:MihaiEsoNo edit summary
  • 05:3605:36, 30 May 2025 diff hist +1,395 N Happy GhastCreated page with "After Toad (Pit Crew) got relevant to my ideas, it's time for a new one, and this time is from a rideable mob that was announced for Minecraft in March 2025. But, here's the difference, if you harness a Happy Ghast, YOU CAN FLY WITH IT! '''Happy Ghast''' is a joke language made by Mihai Popa. It's made to have fun and play Minecraft with those harnessed Happy Ghasts. == Syntax == It's that simple, just the file name, then "<Happy Ghast>", "<Harnessed Happy Ghast>"..."

29 May 2025

28 May 2025

4 May 2025

17 April 2025

8 April 2025

4 April 2025

12 March 2025

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)