-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[![Wakatime](https://wakatime.com/badge/user/af510812-c60b-4a16-bb6e-fada8313362b/project/e1c4e435-cfac-41ac-9ba3-59d61be2f357.svg)](https://qat.dev) | ||
|
||
![Qat cover image](./media/cover_wide.png) | ||
|
||
<div><center> | ||
<a href="https://qat.dev" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/qat.dev-444444?style=for-the-badge&logoColor=white"/></a> | ||
<a href="https://youtube.com/c/aldrinmathew" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white"/></a> | ||
<a href="https://discord.gg/CNW3Uvptvd" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white"/></a> | ||
<a href="https://reddit.com/r/qatlang" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/Reddit-FF4500?style=for-the-badge&logo=reddit&logoColor=white"/></a> | ||
<a href="https://github.com/AldrinMathew" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/Profile-000000?style=for-the-badge&logo=github&logoColor=white"/></a> | ||
<hr> | ||
</div> | ||
|
||
`qat` is envisioned to be a superfast, modern systems language for efficient and maintainable code. No, it is not a `C++` Killer. `C++` is the result of half a century of research, engineering, design, effort, optimisations, bugfixes, review and collaboration. Saying that any language can replace it is just a fantasy. The compiler for `qat` is written in `C++`, and that's not without reason. | ||
|
||
The source code of the compiler is closed source for now. The compiler will be open sourced, when one of the following happens: | ||
|
||
- The language gets enough traction | ||
- The project is recognisable in the developer ecosystem | ||
- The language becomes self hosted | ||
|
||
[**Aldrin Mathew**](https://github.com/AldrinMathew) is the creator and sole maintainer of the language. | ||
|