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
  • 20:28, 26 June 2025 Bigman4u talk contribs created page Fzzbzz (Created page with "Fzzbzz is a dsl for describing programs that behave fizzbuzzishly. == Grammar == `fzzbzz` is the symbol for well formed Fzzbzz programs. Please excuse the ellipses. <pre> open = '<' close = '>' equals = '=' slash = '/' comma = ',' digit = '0' | '1' | ... | '9' lowchar = 'a' | 'b' | ... | 'z' capchar = 'A' | 'B' | ... | 'Z' alpha = lowchar | capchar alphanumeric = alpha | digit int = digit | int, digit string = alpha | string, alphanumeric lower = open, in...")
  • 19:30, 26 June 2025 User account Bigman4u talk contribs was created