11# ProXPL Programming Language
22
3- <<<<<<< HEAD
43<p align =" center " >
54 <b >A Professional & Modern Programming Language Compiler</b >
6- =======
75<div align =" center " >
86
97[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
1513
1614<p >
1715 <strong >Clean Syntax • Strong Type System • Rich Standard Library • C-Based Runtime</strong >
18- >>>>>>> feature/opcode-tests
1916</p >
2017
2118[ Quick Start] ( #-quick-start ) •
4037
4138---
4239
43- <<<<<<< HEAD
4440## What is ProXPL?
4541
4642** ProXPL** is a modern, general-purpose programming language designed for ** clarity, performance, and long-term maintainability** .
@@ -82,8 +78,6 @@ ProXPL bridges the gap between **simplicity** (Python-like syntax) and **perform
8278- ** Rich Standard Library** : 75+ built-in functions for common tasks
8379- ** Modular Architecture** : Clear separation of lexer, parser, compiler, and VM
8480
85- =======
86- >>>>>>> feature/opcode-tests
8781## 🚀 Key Features
8882
8983| Feature | Description |
@@ -124,7 +118,6 @@ main();
124118prox hello.prox
125119```
126120
127- <<<<<<< HEAD
128121### 3. Build It (Coming Soon)
129122ProXPL supports compiling to bytecode.
130123=======
@@ -135,7 +128,6 @@ Enter your name: Alice
135128Hello, Alice!
136129Your lucky number is: 42
137130```
138- >>>>>>> feature/opcode-tests
139131
140132---
141133
@@ -311,4 +303,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
311303
312304<p align =" center " >
313305 Built with ❤️ by the ProXPL Community
314- </p >
306+ </p >
0 commit comments