Skip to content
Aarav Dave edited this page Dec 19, 2022 · 8 revisions

Welcome to the Dot documentation!

This is Dot, a programming language made in Python. It is created to mimic English and to be easy to use to learn the fundamentals of programming.

Table of Contents

About

DotScript is a beginner, high-level programming language that mimics the syntax of English to be easy to learn, use, and understand. Learners and hobbyists can take a quick 15 minutes out of their day and self-learn the quirks of programming, and start to understand algorithms that usually come with pricey and complicated tutorials. The wording and function names were chosen very carefully so not to confuse programmers with other functions.

Email aarinaarav@gmail.com for feedback and questions.

Clone this wiki locally