Ideas Quote by Rasmus Lerdorf
“I don't know how to stop it, there was never any intent to write a programming language [...] I have absolutely no idea how to write a programming language, I just kept adding the next logical step on the way.”
About This Quote
Source Interview: PHP creator discussing language design, 1995
Describes an iterative, experimental approach to building a programming language without a fixed plan
In simple terms: Build by adding logical steps as you go
Iterate and adapt during creation
Themes
Mood
Type
When to use this quote
- software projects
- product development
- research prototypes
Key Concepts
Questions to Reflect On
- How do you manage accumulating complexity?
- When should you step back to plan?
Lack of initial design can cause technical debt later