Skip to content

pulsar2105/Zebra

Repository files navigation

Zebra License Issues


Zebra is a open source programming language. With a syntax designed to be as simple as possible and and good performance. It has been designed to exploit the full potential of 64-bit architecture.

👨‍🔧 Tech Stack

Getting Started

Prerequisites

A compiler for NASM and a link editor.

  • Windows :
    compiler : nasm
    linker : GCC
    
  • Linux :
    is coming
    
  • MacOS :
    in coming
    

🧑🏻‍💻 Usage

Do anything with Zebra, and don't hesitate to use it to its full potential. Is created for.

🛠️ Roadmap

Now the project is currently a protoype not finish so don't use it now. But if you want, you can contribute or just ask for more details. And if have ideas don't hesitate to tell me them.

  • Creat a script to compile .asm files
  • Finish code analysis
  • Add the add function to the SDK
  • Add the sub function to the SDK
  • Add all mathematical functions into the SDK
  • Do the assembly code generation

🍰 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

❤️ Support

A simple star to this project repo is enough to keep me motivated on this project for days. If you find your self very much excited with this project let me know with a tweet.

If you have any questions, feel free to reach out to me on Twitter.

🙇 Author

pulsar2105

➤ License

Distributed under the GNU v3.0 License. See LICENSE for more information.

❤️