User contributions for GolferHome
Jump to navigation
Jump to search
26 November 2025
- 20:2220:22, 26 November 2025 diff hist +2,584 N Turing complete regex Created page with "'''Turing-complete Regexes''' (commonly abbreviated as '''T-Regex''') is an esoteric programming language that extends standard regular expressions with stack operations and recursive execution, making it Turing complete. == Overview == Turing-complete Regexes maintains all the standard regex pattern matching capabilities while adding a stack memory model and control structures that enable arbitrary computation. The language processes input text through pattern matc..."
24 November 2025
- 18:5518:55, 24 November 2025 diff hist −308 HalfText No edit summary current
22 November 2025
- 17:1117:11, 22 November 2025 diff hist +1,055 N HalfText Created page with "= HalfText == HalfText is a non-turing-complete text format where assuming little-endianness, turning code to array of binary bits and grouping into 7 bit groups, printing character with ASCII code of each 7-bit group. It will limit maximum ASCII code to 127. Turning HalfText to normal ASCII may contain invisible characters. However, excluding the first character, any character which it's index is multiple of 7 will properly shown as ASCII character (from proper execut..."
8 November 2025
- 18:0718:07, 8 November 2025 diff hist +88 QuantumGolf No edit summary current
- 18:0618:06, 8 November 2025 diff hist +135 QuantumGolf No edit summary
- 18:0418:04, 8 November 2025 diff hist +2,762 N QuantumGolf Created page with "QuantumGolf is a QOO-OOKALAN extension for even shorter codes. === Language Addictions === ==== Basic Syntax ==== // Assignment returns value (like JavaScript) x = 5 // Assigns 5 to x, returns 5 // Implicit output: last expression is printed x + 3 // If this is the final command, outputs 8 when x=5 // Instant casting out 1 // Outputs '1' (automatically converted to string) out "1" // Outputs '1' ==== Special Commands ====..."
- 17:4917:49, 8 November 2025 diff hist +225 Esolang:Introduce yourself No edit summary