User contributions for PrySigneToFry
Jump to navigation
Jump to search
24 March 2025
- 13:4813:48, 24 March 2025 diff hist +41 嘭!哐!叮!呲!咣!+ No edit summary current
23 March 2025
- 14:3014:30, 23 March 2025 diff hist 0 DeadPig No edit summary current
- 10:4910:49, 23 March 2025 diff hist +56 Amethyst No edit summary current
- 10:4810:48, 23 March 2025 diff hist +39 Amethyst/Standard Library No edit summary current
- 10:4510:45, 23 March 2025 diff hist +6,896 N Amethyst/Standard Library/Random Created page with "{{Back|Amethyst/Standard Library}} <pre> NAME random - Random variable generators. DESCRIPTION integers -------- uniform within range sequences --------- pick random element pick random sample pick weighted random sample generate random permutation distributions on the real line: ------------------------------ uniform..." current
- 10:4210:42, 23 March 2025 diff hist +37 Amethyst/Standard Library No edit summary
- 10:4110:41, 23 March 2025 diff hist +5,605 N Amethyst/Standard Library/Math Created page with "{{Back|Amethyst/Standard Library}} <pre> NAME math DESCRIPTION This module is always available. It provides access to the mathematical functions defined by the C standard. FUNCTIONS acos(x, /) Return the arc cosine (measured in radians) of x. acosh(x, /) Return the inverse hyperbolic cosine of x. acot(x, /) Return the arc cotangent (measured in radians) of x. acoth(x, /) Return the inverse hyperbolic cota..." current
- 10:3610:36, 23 March 2025 diff hist +64 N Amethyst/Standard Library Created page with "{{Back|Amethyst}} Amethyst supports several standard libraries."
- 10:3410:34, 23 March 2025 diff hist +1 ™ No edit summary current
- 07:2307:23, 23 March 2025 diff hist +636 ™ No edit summary
- 07:1807:18, 23 March 2025 diff hist +2,097 ™ No edit summary
- 02:2902:29, 23 March 2025 diff hist +17 Talk:Braindrunk No edit summary current
- 02:2802:28, 23 March 2025 diff hist +16,838 Talk:Braindrunk →The partial output of 99 bottles of beers on my computer: new section
- 02:2302:23, 23 March 2025 diff hist +955 N Talk:Yugoslavic Created page with "Are there any users from Serbia? 有来自塞尔维亚的用户吗? Има ли корисника из Србије? --<span style="color:blue;background:yellow;">北国风光,千里冰封,万里雪飘。望长城内外,惟余莽莽;大河上下,顿失滔滔。</span>User talk:PrySigneToFry|<span style="color:aqua;background:red;">山舞银蛇,原驰蜡象,欲与天公试比高。须晴日,看红装素裹,分外妖娆。</..." current
- 02:2202:22, 23 March 2025 diff hist +17 Language list No edit summary
- 02:2102:21, 23 March 2025 diff hist +225 Yugoslavic No edit summary current
- 02:1902:19, 23 March 2025 diff hist +8,874 N Yugoslavic Created page with "{{WIP}} Yugoslavic(Југославија) is a pseudo-natural programming language designed by PSTF, based on Srpski and LOLCODE. There are two variant of Srpski: One is Cyrillic and another is Latin. We use Cyrillic variant. There are six variant of this language: Srpski(Serbian), Slovenščina(Slovenian), Македонски(Macedonian, Makedonski), Bosanski(Bosnian), Hrvatski(Croatian), and Montenegrin. Most useful variant is Srpski. = Command Table = If you..."
- 00:4500:45, 23 March 2025 diff hist 0 m 16 bits, 256 bytes No edit summary current
22 March 2025
- 13:4613:46, 22 March 2025 diff hist +72 Talk:Braindrunk →How many chance will the classic output "Hello, world!"?: new section
- 13:4013:40, 22 March 2025 diff hist +55 NH₃ No edit summary
- 13:3913:39, 22 March 2025 diff hist +138 XD No edit summary current
- 13:0213:02, 22 March 2025 diff hist +196 User talk:Hotcrystal0 No edit summary current
- 09:4209:42, 22 March 2025 diff hist +20 Language list No edit summary
- 09:4209:42, 22 March 2025 diff hist +4,594 N Brainfuck 2.0 Created page with "Brainfuck 2.0 is designed by PSTF, it is based on EA Script, It's in the code. but it didn't costs anything. = Instructions = All commands work on a 30,000-bit tape, a stack, and a counter. == Basics == {| class="wikitable" |+ |- ! Instruction !! Meaning |- | <code><</code> || Moves the pointer one cell to the left. |- | <code>></code> || Moves the pointer one cell to the right. |- | <code>+</code> || Adds 1 to the pointed cell. |- | <code>-</code> || Subtracts 1 to..." current
- 09:4009:40, 22 March 2025 diff hist +16 EchoLang (None1) No edit summary current
- 06:3906:39, 22 March 2025 diff hist +998 Amethyst No edit summary
21 March 2025
- 14:3614:36, 21 March 2025 diff hist +179 N Talk:Poetic is plushie-complete Created page with "Poetic is also Storm-complete: Rule 1(so abstract) <pre> Ato selfer, y priil y sal dilktran prisyl y cron e di salet y selpril! </pre> Rule 2 <pre> </pre> Rule 3(Not on display)" current
- 14:3114:31, 21 March 2025 diff hist +1,023 Talk:BF is Plushie-complete No edit summary current
- 14:1714:17, 21 March 2025 diff hist +298 Amethyst No edit summary
- 11:0411:04, 21 March 2025 diff hist +243 User:PrySigneToFry/Sandbox/Draft of AGPL No edit summary current
20 March 2025
- 14:0314:03, 20 March 2025 diff hist +61 User:PrySigneToFry/Sandbox No edit summary current
- 14:0314:03, 20 March 2025 diff hist +2,722 N User:PrySigneToFry/Sandbox/Draft of AGPL Created page with "AGPL(A golfing programming language) is designed by PSTF. = Overview = AGPL is mostly inspired by APL, is designed for golfing. = Data types = # Numbers. Every valid real numbers are number type, even if in complex. 1i is not equal to i. ① # Strings. Strings are quoted in "", \" for " and \\ for \, every escapes are work in C++. Ⓐ # Arrays. They're quoted in [], and seperate with comma. ● # Booleans. True or False. ※ # Lambdas. They're simple functions. Return..."
- 11:0711:07, 20 March 2025 diff hist +62 Talk:Storm-complete No edit summary current
19 March 2025
- 13:2513:25, 19 March 2025 diff hist +226 User talk:/w/wiki/index.php/Talk:index.php/Main page No edit summary
- 11:4911:49, 19 March 2025 diff hist +46 User:PrySigneToFry No edit summary current
- 11:4811:48, 19 March 2025 diff hist +555 N Storm-complete Created page with "Storm-complete is a concept designed by PSTF. It was designed after he completed "The Storm" in the game Dancing Line. = What is Storm-complete? = To be Storm-complete, # It must be able to output 0. # It must be able to store 48 or 0 in any type of memory. # It must be able to output a descending sequence from 99 to 0. = Note = This concept is not conflict with PrySigneToFry-complete. The esolang will only be Storm-complete if it follow these three rules. = See..." current
- 11:4111:41, 19 March 2025 diff hist +250 Non-Plushie-complete No edit summary
18 March 2025
- 14:1514:15, 18 March 2025 diff hist +18 Language list No edit summary
- 14:1414:14, 18 March 2025 diff hist +1 m BraXYZZYuck Fixed current
- 14:1314:13, 18 March 2025 diff hist +1,472 N BraXYZZYuck Created page with "BraXYZZYuck is designed by PSTF. It is extended brainfuck, and can be written in Unicode. The official pronounciation is /bɹekʰsidzʲukʰ/. = Syntax overview = There are sixteen commands, and cells are calculate with WORD(maxima is 65535). Each command is half byte. <pre> 0: > 1: < 2: + 3: - 4: . 5: , 6: [ 7: ] 8: :(Output current cell as number) 9: ;(Input number to current cell, terminate with whitespace characters) A: ?(Set current cell to a random number betw..."
17 March 2025
- 12:0712:07, 17 March 2025 diff hist +15 Language list No edit summary
- 12:0612:06, 17 March 2025 diff hist +10,510 N Amethyst Created page with "Amethyst is a programming language designed by PSTF. It is influenced by Ruby, C++, Lua, Python and JavaScript. = Language Overview = Amethyst is a lightweight, high-level programming language that is primarily used to write cross-platform applications, data analytics, artificial intelligence, and more. Amethyst advocates a "villager" style of code – one that is quick to understand even for newbies. = Basic Syntax Concept = == My first program == print("Hello, world..."
16 March 2025
- 06:4506:45, 16 March 2025 diff hist 0 16 bits, 256 bytes No edit summary
- 06:2806:28, 16 March 2025 diff hist +2 16 bits, 256 bytes No edit summary
- 06:2806:28, 16 March 2025 diff hist +562 16 bits, 256 bytes No edit summary
- 04:0704:07, 16 March 2025 diff hist +303 16 bits, 256 bytes No edit summary
- 04:0104:01, 16 March 2025 diff hist +52 User:I am islptng/List of "x bits, y bytes" No edit summary current
- 02:1402:14, 16 March 2025 diff hist +900 User talk:MihaiEso →You're invited to EternalGolf Development Team.: new section current
- 01:4501:45, 16 March 2025 diff hist −12 UserEdited/Versions No edit summary current
- 01:4301:43, 16 March 2025 diff hist +858 UserEdited No edit summary