User contributions for PrySigneToFry

A user with 3,106 edits. Account created on 3 March 2024.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

26 November 2025

  • 13:5313:53, 26 November 2025 diff hist +17 Language listNo edit summary current
  • 13:5213:52, 26 November 2025 diff hist +2,514 N Aq QoyunluCreated page with "''Aq Qoyunlu'' is designed by PSTF. It is based on Brainfuck, with some modification inspired from SLet and Apollo. = Overview = Aq Qoyunlu, or White Sheep, has a tape and a stack, and also 3 accumulators. This is the command table. <pre class='rectwrap'> CC: Current Cell. AX: Accumulator 1. BX: Accumulator 2. CX: Accumulator 3. SS: Stack top. TP: Tape pointer. CS: Current command. IP: Program counter. ZF: Flag, indicates whether the value from the most recent operatio..." current

23 November 2025

22 November 2025

21 November 2025

20 November 2025

  • 14:3614:36, 20 November 2025 diff hist +12,049 N KylinCreated page with "Kylin is an Object-oriented programming language designed by PSTF. = Overview = == Basic Structure of Programs == <pre> class Main { main() { # Your code } } </pre> Yes, even a program is in class, just like Java! == Data types == # Integer # Floating point number # String Literal # Boolean value # Dynamic list All functions are called 'methods' rather than the more common 'subroutines', 'functions', or 'lambdas'. {| class="wikitable" |+ Type conversi..."

19 November 2025

18 November 2025

  • 13:2813:28, 18 November 2025 diff hist +4,241 N MultiScriptCreated page with "MultiScript is designed by PSTF inspired from ↑→↓. Inspired by a problem from the 'Algorithm Training Camp,' I created this language. = Intro = As the name shown, MultiScript is multi-threaded. Each program has at least one and at most five threads. For each thread, the thread at the head of the ready queue is executed first; after executing q commands (including no-ops), it is placed at the end of the ready queue, and this process repeats. If a thread has c..."

16 November 2025

15 November 2025

10 November 2025

9 November 2025

8 November 2025

  • 23:5923:59, 8 November 2025 diff hist +40 Language listNo edit summary
  • 12:5512:55, 8 November 2025 diff hist +13,484 N Minimialized Programming LanguageCreated page with "Minimialized Programming Language is designed by PSTF. It is really minimialized, and I will design the One-character version of it. = Definition = == Commands == <pre> program = { statement } statement = if_stmt | while_stmt | let_stmt | call_stmt | return_stmt | io_stmt if_stmt = "if" expr "then" { statement } [ "else" { statement } ] "end" while_stmt = "while" expr "do" { statement } "end" let_stmt = "let" ID "=" expr call_stmt = "call" ID "(" [ expr..." current
  • 09:3809:38, 8 November 2025 diff hist +323 N Talk:6Created page with "== Author's comments == Actually, I didn't expect this page to become very popular, but I later noticed that an online interpreter had included this programming language. Anyway, this is actually one of my more 'early' works. Later on, I basically stopped making things like this. In short, I wish you a pleasant time. :)"
  • 09:0709:07, 8 November 2025 diff hist −334 Esolang:SandboxWow, Tianheng's Unicode Serif is really amazing to use! Tag: Manual revert
  • 09:0609:06, 8 November 2025 diff hist +334 Esolang:SandboxMultilingual testing Tag: Reverted
  • 03:4103:41, 8 November 2025 diff hist +774 欢声笑语No edit summary current
  • 03:3403:34, 8 November 2025 diff hist +36 Language listNo edit summary
  • 03:3303:33, 8 November 2025 diff hist +1,553 N Suomalaiset ohjelmointikieletCreated page with "Suomalaiset ohjelmointikielet, or simply Suomi, is designed by PSTF. Se käyttää suomea pääasiallisena ohjelmointikielenä. Again a programming language based on LOLCODE. = Command Table = It's almost just simply replace LOLCODE with Finnish equivalent. Koska kaikkien sisältöjen näyttäminen suoraan saattaisi tehdä sivusta liian suuren, tässä ei näytetä mitään sisältöä. = Example = == Hei, maailma! == <pre> Käynnistä ohjelma versiolla 0 Tuloste "Hei..." current

2 November 2025

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