Back to browse
A programming language where the only token is the word "vibe"

A programming language where the only token is the word "vibe"

by bonchicbongenre·Apr 30, 2026·6 points·1 comment

AI Analysis

MidCozyRabbit Hole

Fuzzy opcode matching is a clever twist on standard esolang tokenization.

Strengths
  • Fuzzy matching logic for opcodes creates a unique 'feel' rather than strict syntax.
  • Minimalist design commits fully to the single-token constraint.
  • Interactive web REPL makes experimentation immediate and accessible.
Weaknesses
  • Fuzzy logic makes debugging and reproducibility nearly impossible.
  • Single-token constraint is a known trope in the esolang community.
Category
Target Audience

PL enthusiasts and esolang hobbyists

Similar To

Befunge · Malbolge

Post Description

Fuzzy opcode windows. You don't need an exact number of vibes, just roughly right.

Similar Projects