diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-02-14 18:45:28 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-02-14 18:45:28 +0100 |
| commit | 381ccab2b36a778c5bb2e746b5aaad73831e412d (patch) | |
| tree | 60c164327f6865eb8cb976a919ae2a4c65f5c59a | |
| parent | bac73cfbbc7edf515789150b26c2454ba8839017 (diff) | |
Added back `README.md` (sorry git)
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..40099f5 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +<img width="600" height="175" alt="cr_banner" src="https://github.com/user-attachments/assets/dc3f66f6-5b38-4bf0-90cf-ff2ab397c7a8" /> + +## CReborn + +**CReborn** or **C/REBORN** _is_**\*** the first official implementation of the **REBORN** Programming Language \ +It is based on the **Reborn Standard** spec available at [_(link)_](https://reborn-lang.github.io/documents/standard) + +> *Note: CReborn is still **not** fully working. Development is still ongoing. + +### Contributions +* Lead developer: czjstmax - <jstmaxlol@disroot.org> + +### API +> TODO. Will not be worked on for now because development is still early and things change A LOT and QUICKLY. + +### Maintainers +For more info about the maintainers of CReborn you can check `MAINTAINERS` file. |