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).

Logs
  • 14:11, 6 June 2025 Panagiotis3149 talk contribs created page 🗓Lang (Created page with "* Name=🗓Lang * Paradigms: Unicode-based, Esoteric * Author: User:Panagiotis3149 * Year: 2025 * Influenced by: Emojis, Dates, Unicode, Python, Calendar rage '''🗓Lang''' is an esoteric programming language based entirely on converting calendar dates into Unicode codepoints. == Concept == Every line is formatted as: <code>U+M/D/Y</code> This gets converted into a Unicode character using: <code>chr(month + day + year)</code> For example: <pr...")
  • 13:36, 6 June 2025 User account Panagiotis3149 talk contribs was created