diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-08-07 23:22:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-07 23:22:37 +0100 |
| commit | 790000bd20e239752985281c121fccd55a93ea43 (patch) | |
| tree | e086681666aa8c67c63407f3c0520cd4eb24f3da /README.md | |
| parent | 3658cb8407814603aceaf2970a5c1016b6c9fdc8 (diff) | |
feat: Update README.md with components update.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,11 +15,11 @@ NeCTI is a modern, multi-platform compiler instractucture designed for modularit ## Structure: -- `dev/CompilerKit` – Compiler Infrastructure Framework written in modern C++ +- `dev/CompilerKit` – Compiler Kit written in modern C++ - `dev/LibC++` – C++ ABI Library - `dev/LibStdC++` – Standard C++ Library - `tools/` – Frontend Tools -- `dev/DebuggerKit` – Debugging Library written in modern C++ +- `dev/DebuggerKit` – Debugging Kit written in modern C++ ## Requirements: |
