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).
- 16:40, 24 November 2024 PatoFlamejanteTV talk contribs created page ꧁༺քʊʀɛȶօʀȶʊʀɛ༻꧂ (Created page with "꧁༺քʊʀɛȶօʀȶʊʀɛ༻꧂ is a Morse code, emoji-based joke language that aims to be **the ultimate torture** for anybody using it. == Commands == Every single one of JavaScript. == Examples == ===Hello, World!=== <pre> 🪑 🗿 👈 💀 🗿 .-.. . .-.-.- .-.. 🗿 --. -.--. .-..-. .... . .-.. .-.. 🗿 --..-- ⬜ 🥴 🗿 🚟 .-.. -.. -.-.-- .-..-. -.--.- </pre> === Fibonacci === <pre> ...- 😂 🚟 ⬜ .. -.-.-. ⬜ ...- 😂 🚟 ⬜ ..-. .....")
- 15:45, 24 November 2024 PatoFlamejanteTV talk contribs created page 🆂🆀🆄🅰🆁🅴.🅹🆂 (Created page with "🆂🆀🆄🅰🆁🅴.🅹🆂 is a joke language. == Commands == Every single one of JavaScript. == Examples == ===Hello, World!=== <pre> 🅲🅾🅽🆂🅾🅻🅴.🅻🅾🅶("🅷🅴🅻🅻🅾, 🆆🅾🆁🅻🅳") </pre> ===Hello, World! (alert())=== <pre> 🅰🅻🅴🆁🆃.🅻🅾🅶("🅷🅴🅻🅻🅾, 🆆🅾🆁🅻🅳") </pre> === Fibonacci === <pre> 🆅🅰🆁 🅸; 🆅🅰🆁 🅵🅸🅱 = [0, 1]; // 🅸🅽🅸🆃...")
- 12:22, 24 November 2024 PatoFlamejanteTV talk contribs created page HypertextingScript/Implementations (Created page with "== Javascript == <pre> function htsToHtml(htsCode) { // Universal pattern to match all tag-like structures const universalTagPattern = /(\w+)\(\s*"([^"]+)"\s*\)|(\w+)\[([^\]]+)\]\(\)/g; // Replace function to handle dynamic tag generation const htmlOutput = htsCode.replace(universalTagPattern, (match, tag1, content1, tag2, attributes) => { if (tag1) { // Matches patterns like tag("content") return `<${tag1}>${content1}</${...")
- 12:15, 24 November 2024 PatoFlamejanteTV talk contribs created page HypertextingScript (Created page with "'''HypertextingScript''' is a '''markup language based on ''JavaScript'' and ''HTML''.''' ''HypertextingScript's source code/compilers source code (JS/Python) are on GitHub:'' https://github.com/PatoFlamejanteTV/HypertextingScript/ == Syntax == '''JS with HTML elements being "functions".''' (e.g., h1(""), p(""), script("")) == Programs == === Hello, world === <pre> h1("Hello, world") </pre> === Alert === <pre> script("alert('Hi')") </pre> === HypertextingScript Intro...")
- 12:01, 24 November 2024 PatoFlamejanteTV talk contribs created page User:PatoFlamejanteTV (Created page with "https://github.com/PatoFlamejanteTV/")
- 11:57, 24 November 2024 User account PatoFlamejanteTV talk contribs was created