ZennityLang is an innovative programming language, based on the robust C language core, and is specially designed to achieve exceptional performance in low-level development. At the same time, it stands out for its unusual ease of use for a language with such a level of direct control over the hardware. Combining the power and efficiency of C with a simplified, intuitive syntax, ZennityLang offers programmers a powerful tool for creating operating systems, device drivers, and other software that require direct and efficient interaction with hardware, without the typical complications associated with development. low level.
- Simple and intuitive syntax
- Easy to learn
- Easy to read
- Easy to understand
- Easy to debug
- Easy to test
sudo apt-get install build-essential
and
sudo apt install clang
git clone https://github.com/alvarorichard/ZennityLang.git
cd ZennityLang
xmake
xmake run
./variables
./conditionals
Contributions to this project are welcome. Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes.
- Push to the branch.
- Submit a pull request