jsfuck is an esoteric programming language and JavaScript source obfuscator. It functions as a code encoder that transforms standard JavaScript source code into a functional equivalent composed of a minimal character set. The project restricts its source code to six specific characters to hide logic and bypass security filters that block standard alphanumeric characters. It achieves this by using type coercion to derive symbols and accessing internal language objects through prototype manipulation. The system enables arbitrary JavaScript execution by converting strings into executable functi
Brackets is an esoteric stack-based programming language. A little bit confusing, because consists only of 4 unique characters. The language uses Instruction Modification Parameter (IMP) and was heavily inspired by whitespace).
The main features of kvbc/brackets are: Esoteric Languages.
Open-source alternatives to kvbc/brackets include: angrykoala/chuckscript — Chuck Norris Programming Language. angrykoala/mindfck — A simple language that transpiles to brainfuck:. beneking102/benedictum — A Latin-themed esoteric programming language. dennismitchell/jellylanguage — Jelly is a golfing language inspired by J. deybismelendez/ni — Spanish description in: https://github.com/DeybisMelendez/ni/blob/master/README-es.md. aemkei/jsfuck — jsfuck is an esoteric programming language and JavaScript source obfuscator. It functions as a code encoder that…