Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 765 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 765 Bytes

Zen of Pashmak

The Zen of Pashmak is a collection of "guiding principles" for writing computer programs that influence the design of the Pashmak programming language. (Like zen of python). This fucking list is written by Mohammad Esmaeili.

  • Fucking syntax is better than beautiful syntax
  • English is better than Finglish
  • Lossless slow is better than loosing fast
  • CatShit is better than DogShit
  • DogShit is better than BullShit
  • Chaos is better than peace
  • Enthropy is better than order
  • Crazy is better than logic
  • Fun is better than boring
  • Happy is better than sad
  • Pashm is better than Hash
  • While is better than Do-While
  • Space is better than Tab
  • Also tab is better than Space
  • -> is better than .
  • if-else is better than switch-case