Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xXenvy authored Jul 27, 2024
1 parent 0342a2f commit 10f246a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Zynk is a Turing-complete, interpreted programming language written in C++. This

## `🌟` Features
- **Interpreted Language:** Zynk is an interpreted language, which facilitates quick development and testing cycles.
- **Touring-Complete:** Zynk is capable of expressing any computable function, adhering to the touring-complete classification.
- **Turing-Complete:** Zynk is capable of expressing any computable function, adhering to the turing-complete classification.
- **C++ Backend:** Written in C++, Zynk leverages the performance and capabilities of C++ while providing a user-friendly interface.

## `📖` Documentation
Expand Down

0 comments on commit 10f246a

Please sign in to comment.