Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.
/ dpp Public archive

💻 ¤ D++ is a simple scripting language written in Pawn.

License

Notifications You must be signed in to change notification settings

bracetm/dpp

Repository files navigation

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.