Show HN: I made a language where the only command is "I use arch btw" (github.com)

3 points by tikrack ↗ HN
I built a minimal esoteric programming language called iusearchbtw.

The language has a single “command”: i use arch btw.

You wrap repeated commands in parentheses ( ... ). The number of repetitions determines the character output.

Supports uppercase, lowercase, symbols, and spaces.

The release is a static Linux binary, so it runs without dependencies.

Example usage:

./iusearchbtw hello.iusearchbtw

Full character map, examples, and a README are included in the repository. It’s primarily a fun exercise in encoding, counting, and building tiny interpreters.

0 comments

[ 4.9 ms ] story [ 18.3 ms ] thread

No comments yet.