Skip to content

Problematic languages, boxes

Akito Sano edited this page Aug 22, 2023 · 9 revisions

Blacklisted

Below are the list of the languages that cannot even do the minimal jobs needed for esolang-battle.

  • ArnorldC
  • CodeMania (whitespace is automatically trimmed from input)
  • Dis (tritsub op does not have functional completeness... (NOTE: but malbolge crazy op has !))
  • Doubleplusungood (whitespace is automatically trimmed from input)
  • Gaia (whitespace is automatically trimmed from input)
  • Haystack
  • INTERCAL
  • LOGICODE (Can only take 0 or 1 from input)
  • ModanShogi
  • ~English
  • Python 1
  • РАПИРА (Input number/bool only)
  • Seed
  • STOP (Cannot input or output newlines)
  • ///
  • 🆒
  • TrumpScript
  • Velato
  • ZOMBIE

Not Suitable for our Codegolf Battles

These can/may serve the valid program for our battles, but not suitable for other reasons.

  • 3var (Only one variable is available, so it comes extremely difficult if a problem requires more than three variables)
  • 文言(wenyan) (JavaScript is executable)

Buggy

  • brainfuck(esotope)