# Chaos

> programming language

**Wikidata**: [Q91440026](https://www.wikidata.org/wiki/Q91440026)  
**Source**: https://4ort.xyz/entity/chaos-q91440026

## Summary
Chaos is a programming language. It is open-source, licensed under the MIT License, and its latest stable version is 0.2.0, released on January 20, 2021. The language draws inspiration from other programming languages like Python for its syntax and TypeScript for its safe typing features.

## Key Facts
- Chaos is a programming language.
- It is licensed under the MIT License.
- The latest stable version available is 0.2.0, released on 2021-01-20.
- Its official website is https://chaos-lang.org.
- The source code is hosted on GitHub at https://github.com/chaos-lang/chaos.
- Chaos is influenced by Python for its syntax and TypeScript for its safe typing.
- It is a copyrighted entity.
- Other versions include 0.1.0 (2020-11-30), 0.1.1 (2020-12-15), and 0.1.2 (2020-12-25).

## FAQs
### Q: What is Chaos?
A: Chaos is a programming language. It is an open-source project, distributed under the MIT License, and its most recent stable release is version 0.2.0.

### Q: What is the license for Chaos?
A: Chaos is released under the MIT License. This information is referenced from its license file on GitHub.

### Q: Where can I find the source code for Chaos?
A: The source code for Chaos is publicly available on GitHub at https://github.com/chaos-lang/chaos. The project's GitHub username is chaos-lang.

### Q: What programming languages influenced Chaos?
A: Chaos has been influenced by several programming languages, including Python for its syntax and TypeScript for its safe typing features. It also draws inspiration from PHP and other unnamed entities.

## Why It Matters
Chaos matters as a programming language that seeks to combine desirable features from established languages into a new offering. By explicitly drawing influence from Python for its syntax, Chaos aims to provide a familiar and potentially accessible coding experience for developers accustomed to Python's readability. Its adoption of safe typing concepts from TypeScript indicates a focus on robustness and error prevention, addressing a common concern in dynamic languages. The fact that Chaos is open-source and available under the permissive MIT License encourages community contribution and adoption, allowing developers to inspect, modify, and distribute the language freely. This approach can foster innovation and potentially lead to a language that balances ease of use with strong type safety, catering to modern development needs. Its public GitHub repository further enhances transparency and collaboration in its development.

## Notable For
- Adopting safe typing features inspired by TypeScript.
- Incorporating syntax elements influenced by Python.
- Being an open-source project available under the MIT License.
- Maintaining a public source code repository on GitHub.

## Body

### Definition
Chaos is a programming language.

### Technical Details
Chaos is distributed under the **MIT License**. Its copyright status is copyrighted.

The official website for Chaos is **https://chaos-lang.org**, which is available in English.

The source code repository for Chaos is hosted on GitHub at **https://github.com/chaos-lang/chaos**. The associated GitHub username is chaos-lang.

#### Versions
Chaos has released several versions:
- **0.1.0**: Released on 2020-11-30.
- **0.1.1**: Released on 2020-12-15.
- **0.1.2**: Released on 2020-12-25.
- **0.2.0**: The preferred and latest stable version, released on 2021-01-20.

### Influences
Chaos has been influenced by various programming languages and concepts:
- **TypeScript**: Specifically for its approach to safe typing.
- **Python**: Primarily for its syntax.
- **PHP**
- Other influences include Q2005, Q161053, Q34010, Q15777, NumPy, and Q42478.

## References

1. [GitHub](https://github.com/chaos-lang/chaos/blob/master/LICENSE)
2. [Release 0.1.0. 2020](https://github.com/chaos-lang/chaos/releases/tag/v0.1.0)
3. [Release 0.1.1. 2020](https://github.com/chaos-lang/chaos/releases/tag/v0.1.1)
4. [Release 0.1.2. 2020](https://github.com/chaos-lang/chaos/releases/tag/v0.1.2)
5. [Release 0.2.0. 2021](https://github.com/chaos-lang/chaos/releases/tag/v0.2.0)
6. [Source](https://chaos-lang.org)