A downloadable tool for Windows, Linux, and Android

GammaScript, a Domain-Specific Language (DSL) that uses odd but terminal-like syntax. GammaScript is a learning tool and a prototyping software, GammaScripts use is pretty easy and not so hard for beginner coders/programmers to understand how coding/programming works.

Controls/Functions:
_print{''}_ - Type what is needed to be printed between the two single quotes.
_${clear.term}_ - Clear the terminal.
_${quit}_ - Break or quit the terminal.
>| |< - Insert a text between the vertical bars to produce a comment.
_{~~~}_ - Print a dashed line to separate two code lines or paragraphs.

(Spanish) Versión en español de las funciones:
_imprimir{''}_ - Escriba lo que se necesita imprimir entre las dos comillas simples.
_${término.claro}_ - Despeja la terminal / Despeja el terminal.
_${dejar}_ - Romper o salir del terminal.
>| |< - Inserte un texto entre las barras verticales para generar un comentario.
_{~~~}_ - Imprima una línea discontinua para separar dos líneas de código o párrafos.

Have any ideas on what to add? Let me know in the comments!

Published 6 days ago
StatusReleased
CategoryTool
PlatformsWindows, Linux, Android
Release date 6 days ago
AuthorJosiah_Juice1
GenreSimulation
Tags2D, interpreter, terminal, Text based, tool
Average sessionA few seconds
LanguagesEnglish, Spanish; Latin America

Download

Download
GammaScriptv1.2.zip 522 bytes

Install instructions

English instructions:
Click "download", unzip the file and extract the main.cpp file, lastly upload the main.cpp file to your local C++ compiler and run it!

Instrucciones en español:
Haga clic en "descargar", descomprima el archivo y extraiga el archivo main.cpp, por último cargue el archivo main.cpp en su compilador C++ local y ejecútelo.

Leave a comment

Log in with itch.io to leave a comment.