Skip to content

ZennityLang is a C-based programming language focused on performance and low-level development

License

Notifications You must be signed in to change notification settings

alvarorichard/ZennityLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imagem logo

ZennityLang

GitHub license GitHub stars GitHub stars GitHub stars GitHub stars GitHub starsGitHub contributors

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.

Features

  • Simple and intuitive syntax
  • Easy to learn
  • Easy to read
  • Easy to understand
  • Easy to debug
  • Easy to test

Dependencies

sudo apt-get install build-essential

and

sudo apt install clang

Installation

git clone https://github.com/alvarorichard/ZennityLang.git
cd ZennityLang
xmake

Usage

xmake run
./variables
./conditionals

Contributing

Contributions to this project are welcome. Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes.
  4. Push to the branch.
  5. Submit a pull request

About

ZennityLang is a C-based programming language focused on performance and low-level development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages