Skip to content

Shade a new modern Programming Language made using C and Java

License

Notifications You must be signed in to change notification settings

ShadowOfPixels/Shade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shade

A robust programming language made using C and Java

Description

Shade is an interpreted language with dynamic typing, a simple syntax, and easy error detection. Its interpretation enables fast code execution for rapid development. With dynamic typing, variables can hold various types without explicit declarations. Shade's straightforward syntax enhances readability. Additionally, it also has informative built-in error detection for efficient issue resolution. Overall, Shade hopes to empower developers with its efficiency, flexibility, and user-friendly features.

How to Contribute

We are open to any contributions, including but not limited to:

  • Bug reports
  • Feature requests
  • Code contributions
  • Documentation improvements
  • Feedback and suggestions

To contribute, please follow these steps:

  1. Fork this repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them with a descriptive commit message.
  4. Push your changes to your forked repository.
  5. Submit a pull request to this repository's main branch.
We appreciate any and all contributions, and we will do our best to review and respond to them in a timely manner

Applications required

  • Visual Studio Code
  • Github Desktop or CLI

Installing

Executing program

  • Just run the core.java file in the core package.

Help

  • For help regarding any aspect of the project please do message me on the discord server

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the [Apache 2.0] License - see the LICENSE.md file for details

Acknowledgments

We would like to express my heartfelt gratitude and acknowledge the invaluable inspirations and contributions to the below Sources and our Github community

Releases

No releases published

Packages

No packages published

Languages