Skip to content

How P ‐Slash made?

Pouya edited this page Aug 12, 2026 · 1 revision

all start from when I bought a C programming book, thinking it covered the modern version for GCC, but the book actually taught Turbo C and I was truly amazed at how simple it was. When I went to install Turbo C, I realized it was an old compiler for DOS and, unfortunately, lacked a version for Linux or modern Windows. That is why I decided to create my own language—one that would allow for writing robust, safe programs while remaining simple and readable. And that is what led me to create this language.

Clone this wiki locally