-
Notifications
You must be signed in to change notification settings - Fork 34
Problematic languages, boxes
Akito Sano edited this page Aug 22, 2023
·
9 revisions
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
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)
- brainfuck(esotope)