Skip to content

Getting Started

Zahir Hadi Athallah edited this page Jul 8, 2022 · 2 revisions

Introducing

Dreamscript is a JavaScript-based programming language that can be used more simply and easily, Designed to make it easier for Developers.

DreamScript also added a Union-Types/Typing feature to make it easier to create a large project for developers.

DreamScript comes with an easy-to-understand syntax, minimal code usage, easy-to-catch errors, few bugs, and many of the advantages you find in DreamScript.

Requirements

  • You must have NodeJS Runtime in your Computer / Laptop

Installation

  • Install Globaly With NPM / if you want to deploy your application, you must install as library
npm i -g ds-langs

// or as a library

npm i -s ds-langs

Clone this wiki locally