/HamenScript

Open-Sourced High-Level Programming Language developed by Hamen.io

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

HamenScript

Open-Sourced High-Level Programming Language developed by Hamen.io

The interpreter works in the following steps:

  1. Parsing: the main program file, for example, Main.hs, is parsed into what's known as "hds" which stands for "Hamen Declarative Script"

Guide for HDS:

  • All strings are denoted by ""; not ''