Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit a96305c

Browse files
Update README with project status and migration info
Added project status notice about transition to JetPascal.
1 parent 70de7df commit a96305c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
### ⚠️ Project Status Notice
2+
3+
**Development of NitroPascal has officially transitioned to [JetPascal](https://github.com/tinyBigGAMES/JetPascal).**
4+
This repository is no longer actively maintained and will remain archived for reference purposes.
5+
6+
JetPascal builds upon NitroPascal’s foundation with:
7+
8+
- A more modular and efficient architecture
9+
- Enhanced compiler infrastructure and zig/c++ integration
10+
- Easier feature expansion (classes, advanced types, etc.)
11+
- Streamlined transpilation and build pipeline
12+
13+
All future updates, releases, and community discussions will take place on the **JetPascal** repository.
14+
If you’re currently using NitroPascal, we encourage you to migrate to JetPascal for the latest features and support.
15+
116
![NitroPascal](media/nitropascal.png)
217

318
<div align="center">

0 commit comments

Comments
 (0)