Update README.md
This commit is contained in:
@@ -7,8 +7,6 @@
|
|||||||
|
|
||||||
**PCC Compiler** is a custom programming language compiler built from scratch in C++. It translates PCC code into x64 Assembly (NASM), which is then linked into a standalone Windows executable.
|
**PCC Compiler** is a custom programming language compiler built from scratch in C++. It translates PCC code into x64 Assembly (NASM), which is then linked into a standalone Windows executable.
|
||||||
|
|
||||||
This project was developed as a holiday project for the Masovian Voivodeship coding challenge.
|
|
||||||
|
|
||||||
## 🚀 Features
|
## 🚀 Features
|
||||||
|
|
||||||
- **Custom Syntax**: C-like syntax easy for beginners.
|
- **Custom Syntax**: C-like syntax easy for beginners.
|
||||||
|
|||||||
Reference in New Issue
Block a user