archscript 0.2.8

ArchScript programming language — Python-like syntax, Haskell-inspired features, Arch Linux integration
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/target
Cargo.lock
**/*.rs.bk
*.swp
*.swo
.idea/
.vscode/
dist/

# Environment files (contain secrets — never commit!)
.env
.env.local
.env.production
.env.*.local