Skip to content

ACoderOrHacker/DPP

Repository files navigation

D++

license releases branches tags version


D++ is a power, fast programming language.

Description

D++ is a programming language that is designed to be easy to use and powerful. It is a scripting language that is similar to Python, but with a faster execution speed. It is also a compiled language, which means that it is translated into machine code before it is run, which makes it faster than interpreted languages like Python.

Just for fun.

Overview

This repository is structured into the following directories. Refer to their respective README.md for more in-depth information.

Directory Description
changelog changelog entries for the upcoming release
src source code, compiler, std libraries and build instructions
examples examples of how to use apis and write source files.

Installation

See INSTALL.md for more information.

Misc

For more information, please see our documentation.

Build

xmake build -y