add ASX to the docs, and versionise it

This commit is contained in:
afonya 2025-06-17 18:34:36 +02:00
parent db1794d82e
commit 8f967fc172
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
8 changed files with 714 additions and 0 deletions

View file

@ -0,0 +1,23 @@
---
sidebar_position: 1
description: Az Astro Lang bemutatása
---
# Astro Lang
Egy magyar + GenZ programozási nyelv
---
Miben jobb:
- többszavas változók
- magyar kulcsszavak
- teljes értékű dokumentáció
- Rustban írt
---
Példa:
```asl title="example.asl"
gethelj a = 10
ugass(a)
```