Update README.md
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
|
||||
**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.
|
||||
|
||||
## 📖 Full Docs
|
||||
https://nodrop.xyz/docks/docs.html
|
||||
|
||||
## 🚀 Features
|
||||
- **Custom Syntax**: C-like syntax easy for beginners.
|
||||
- **Variables**: Support for `int` and `bool`.
|
||||
|
||||
Reference in New Issue
Block a user