Skip to content

Commit 1cc5b49

Browse files
committed
added tech stack
1 parent 838d4ea commit 1cc5b49

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

website/projects/astrakernel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ Welcome to your own little Astra world!
2222
Type away, explore, have fun.
2323
```
2424

25+
## Tech Stack
26+
27+
- C
28+
- ARM Assembly
29+
2530
## Features so far
2631

2732
- Simple ARM assembly startup code

website/projects/codeastra.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ CodeAstra is a modern, extensible, and lightweight code editor built using moder
1313
1414
> <Badge type="tip" text="Important" /> CodeAstra has been tested on macOS and Linux and works as expected on those platforms. The project has not been tested natively on Windows, but it works when using **WSL** (Windows Subsystem for Linux). Native Windows support is not guaranteed.
1515
16-
## Required Tools
16+
## Tech Stack
17+
- C++ Version 20 or above
1718
- CMake
1819
- Make
1920
- g++ compiler (with support of C++20 and beyond)
20-
- Qt6 Framework
21+
- Qt Version 6
2122

2223
**Repository**: https://github.com/sandbox-science/CodeAstra

0 commit comments

Comments
 (0)