@everyone is an Estoeric Programming language created by wiki user Lemonz. Read about the language here: https://esolangs.org/wiki/@everyone.
Requires Python 3.10 or higher.
Run a program by doing python -m at_everyone <filename>.
Since the wiki page was unclear about a few things, I shall clarify:
- The
STOP POSTING MEMESandNOT PAST HEREstatements end a conditional block started withIF @EVERYONE FINALLY IS [number/string] THENOR ends a loop started withWHILE @EVERYONE FINALLY IS [number/string]. Both are equivalent.
Additionally, if language_extensions is set to True in options.py, the following extensions become available:
SO IF THAT WASNT TRUE AND @EVERYONE FINALLY IS [number/string] THENstatement, so you don't need multipleSTOP POSTING MEMESto close an IF/ELSE block with multiple clauses.