The Mysterious Disappearance and Open Sourcing of W++

2025-05-30
The Mysterious Disappearance and Open Sourcing of W++

W++, a fun, experimental programming language designed for learning, chaos, and memes, has been open-sourced. After achieving over 33,000 downloads on the VSCode Marketplace, it was mysteriously removed. This repo contains the full source code, including a C#-based tokenizer, parser, and interpreter, along with a custom VSCode extension. Featuring async lambdas and a unique "pseudo-OOP" (OOPSIE) approach, W++ aims to demonstrate that even joke languages can teach valuable programming skills. The author, Ofek Bickel, encourages investigation into the reasons for its takedown.

Development