File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -327,6 +327,6 @@ This project is licensed under the MIT License.
327327
328328---
329329
330- ** Current Version** : 0.5.1
331- ** Last Updated** : December 31, 2025
332- ** Next Release** : 0.6 .0 (Early 2026)
330+ ** Current Version** : 0.7.0-pre
331+ ** Last Updated** : January 04, 2026
332+ ** Next Release** : 0.7 .0 (Q1 2026)
Original file line number Diff line number Diff line change 22# Generated documentation will be in build/docs/
33
44PROJECT_NAME = ProXPL
5- PROJECT_NUMBER = 0.6.0
5+ PROJECT_NUMBER = 0.7.0-pre
66PROJECT_BRIEF = "A Modern Programming Language Compiler"
77PROJECT_LOGO =
88
Original file line number Diff line number Diff line change 88
99[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
1010[ ![ ProXPL CI] ( https://github.com/ProgrammerKR/ProXPL/actions/workflows/build.yml/badge.svg )] ( https://github.com/ProgrammerKR/ProXPL/actions/workflows/build.yml )
11- [ ![ Version] ( https://img.shields.io/badge/version-0.6.0 -blue.svg )] ( https://github.com/ProgrammerKR/ProXPL/releases )
11+ [ ![ Version] ( https://img.shields.io/badge/version-0.7.0--pre -blue.svg )] ( https://github.com/ProgrammerKR/ProXPL/releases )
1212[ ![ Platform] ( https://img.shields.io/badge/platform-win%20%7C%20linux%20%7C%20macos-lightgrey.svg )] ( )
1313
1414** Clean Syntax • Static Typing • Stack-Based VM • C-Level Performance**
@@ -532,9 +532,9 @@ See [BENCHMARKS.md](BENCHMARKS.md) for detailed performance comparisons.
532532
533533We warmly welcome contribut## 🛣️ Roadmap
534534
535- ### v0.6.0 (Current - January 2026)
535+ ### v0.7.0-pre (Current - January 2026)
536536** Status** : Pre-release Candidate
537- - ✅ 0.6 .0 Features Complete
537+ - ✅ 0.7 .0 Features Complete
538538- ✅ Testing Phase with Pre-release builds
539539- ✅ Stack-based VM with bytecode execution
540540- ✅ LLVM backend for AOT native compilation
You can’t perform that action at this time.
0 commit comments