What is delang?
Delang (DE) is a user-friendly programming language developed as a graduate project.
It incorporates concepts from various programming languages to create a unique and enjoyable coding experience.
Key Features
- Functional Programming
- Built on Go
- Emphasis on Simplicity
- Support for Higher-Order Functions and Closures
Getting DE via Git
You can check out the DE source tree mirror using the following command:
$ git clone git@github.com:Mostafa-DE/delang.git
Install DE as a Go package
$ go get github.com/Mostafa-DE/delang@latest
Documentation and Examples
For a closer look at DE's syntax and to learn more about the language, visit the DE Playground.
[!NOTE]
DE is still under development and lacks some features.
If you encounter any issues, please don't hesitate to open an issue in this repository.
Contribution
DE is an open-source project and welcomes contributions from the community.
If you'd like to contribute to the language's development, please feel free to do so.
If you have any questions, suggestions, or just want to chat about DE, feel free to reach out to Mostafa-DE.