# Intentional Software

> American software company

**Wikidata**: [Q6044463](https://www.wikidata.org/wiki/Q6044463)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Intentional_Software)  
**Source**: https://4ort.xyz/entity/intentional-software

Here’s the structured knowledge entry for **Intentional Software**:

---

## Summary  
Intentional Software is an American software company specializing in software engineering, founded in September 2002 by Charles Simonyi and Gregor Kiczales. Acquired by Microsoft, it focuses on developing innovative software solutions and tools.

## Key Facts  
- **Founded**: September 2002 ([source](https://en.wikipedia.org/w/index.php?title=Intentional_Software&oldid=896475740))  
- **Founders**: Charles Simonyi ([source](https://www.geekwire.com/2020/flying-space-twice-microsoft-billionaire-charles-simonyi-follows-passion-whiteboards/)) and Gregor Kiczales ([source](https://www.informationweek.com/co-founder-of-intentional-software-has-left-the-company/d/d-id/1018978))  
- **Industry**: Software engineering ([source](https://en.wikipedia.org/w/index.php?title=Intentional_Software&oldid=995292827))  
- **Parent Organization**: Microsoft ([source](https://www.geekwire.com/2020/flying-space-twice-microsoft-billionaire-charles-simonyi-follows-passion-whiteboards/))  
- **Website**: [intentional.com](http://www.intentional.com) ([source](https://en.wikipedia.org/w/index.php?title=Intentional_Software&oldid=830279477))  
- **Products**: Software development tools ([source](https://www.geekwire.com/2020/flying-space-twice-microsoft-billionaire-charles-simonyi-follows-passion-whiteboards/))  

## FAQs  
### Q: Who founded Intentional Software?  
A: Intentional Software was co-founded in 2002 by Charles Simonyi, a Hungarian-American computer scientist, and Gregor Kiczales, an American computer scientist.  

### Q: What does Intentional Software do?  
A: The company specializes in software engineering, developing tools and solutions to streamline software development processes.  

### Q: Is Intentional Software part of Microsoft?  
A: Yes, Microsoft acquired Intentional Software, making it a subsidiary of the tech giant.  

## Why It Matters  
Intentional Software represents a significant player in the software engineering space, leveraging the expertise of its founders—both renowned computer scientists—to innovate in software development methodologies. Its acquisition by Microsoft underscores its strategic value in advancing software tools and technologies. The company’s work contributes to more efficient and scalable software solutions, impacting industries reliant on robust software infrastructure.  

## Notable For  
- Co-founded by Charles Simonyi, a key figure in Microsoft's early success and a pioneer in software development.  
- Focused on cutting-edge software engineering tools and methodologies.  
- Acquired by Microsoft, integrating its innovations into a larger technological ecosystem.  

## Body  
### Founding and Early History  
Intentional Software was established in September 2002 by Charles Simonyi and Gregor Kiczales. Simonyi, known for his work at Microsoft, brought extensive experience in software development to the venture.  

### Acquisition by Microsoft  
Microsoft acquired Intentional Software, though the exact date of acquisition is not publicly documented in the provided sources. The merger aligned with Microsoft’s broader strategy to enhance its software engineering capabilities.  

### Products and Industry Focus  
The company produces software development tools, emphasizing efficiency and innovation in software engineering. Its solutions cater to developers and enterprises seeking advanced technological frameworks.  

## Schema Markup  
```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Intentional Software",
  "description": "American software company specializing in software engineering.",
  "url": "http://www.intentional.com",
  "foundingDate": "2002-09",
  "founder": [
    {"@type": "Person", "name": "Charles Simonyi"},
    {"@type": "Person", "name": "Gregor Kiczales"}
  ],
  "parentOrganization": {
    "@type": "Organization",
    "name": "Microsoft"
  },
  "sameAs": [
    "https://www.wikidata.org/wiki/Q6048524",
    "https://en.wikipedia.org/wiki/Intentional_Software"
  ]
}

## References

1. [Source](https://www.geekwire.com/2020/flying-space-twice-microsoft-billionaire-charles-simonyi-follows-passion-whiteboards/)
2. [Source](https://www.informationweek.com/co-founder-of-intentional-software-has-left-the-company/d/d-id/1018978)