Skip to content
This repository was archived by the owner on Jul 29, 2023. It is now read-only.

Latest commit

 

History

History
62 lines (50 loc) · 2.48 KB

File metadata and controls

62 lines (50 loc) · 2.48 KB

Welcome to the D++ Wiki

The Simplest Multi-purpose Programming Language



Introduction

💻 ¤ D++ is a small interpreted language written in Pawn. It is designed with the role of enabling modification of the gamemode code on the server during run-time. It contains various features and things that aren't even introduced into Pawn itself. D++ has a very complex syntax which makes it very hard to learn but also fragile to small mistakes.

📎 It is made purely for fun and with an intention to learn more about Pawn itself, thus D++ should not be taken as a serious language. However, the language itself is still impressive considering it is written in Pawn.

Documentation

The language

Other info

Worried about the latest updates?

Just regularly check the workflow runs! Always select the latest successful workflow to download the latest build artifacts from.