
SStak – a stack-based esolang I built for fun
Built SStak as a personal exercise in language design — stack-based,
reverse Polish notation, pretty minimal and quirky syntax (see
screenshot). Interpreter's a single Python file, plus a VS Code
extension for syntax highlighting.