Skip to content
Luis Albizo edited this page Sep 5, 2018 · 20 revisions

WardScript Tutorial

What is WardScript?

WardScript is a minimalistic high-level programming language, supports structured paradigm and is dynamic typed.

Features

  • Dynamic typing
  • Type inference
  • Structured programming

To download the interpreter check the repository.

Index

Clone this wiki locally