This page details the technologies, licenses, concepts, or other aspects of code that will not be
permitted in our code. If a topic requires further descriptions regarding why it's not allowed, it'll have a
description page linked.
banned[000] = GPL; /* Too restrictive */ banned[001] = Javascript; /* The easiest way to kill performance */ banned[002] = Java; /* Too much overhead */ banned[003] = Python; /* Same issue as Java, but with worse syntax */ banned[004] = PHP; /* Does anyone actually use this safely? */ banned[005] = C++; /* Just no */ banned[006] = bash; /* GPL and absolutely massive */ banned[007] = csh; /* Considered Harmful */ banned[008] = JRE; /* Maybe if there's a minimal version easy to embed, but otherwise? No. */ banned[009] = NULL;