A downloadable programing language

Have you ever wanted to use programing languadge that is in no way easy to read?

Well i have something for you! This languagde has only 17 commands witch makes it preety light weight, you can have a lot of wariables, as long as they are only one letter long. and loops(alltho you can't put loops in loops).  The compiler is written in python, and it will propably get a posibility to create  and manage windows, letting you make graphical programs.

Hello World Program:

h

Truth mashine Program:

wE1

iD

[

pD

;DE

r

]

Instructions:

w - declare a wariable(wA1)

i - input a wariable(iA)

p - print a wariable as int(pA)

f - print a wariable as char(fA)

h - print 'Hello World'

d - print a number(d11)

n - print a string(nWell)

b - print a wariable value and string(nAWell)

+,/,*,-, - math operations(+CAB)

[ - save current code line as checkpoint

] - return to checkpoint

r - remove checkpoint

; - if wariable1 and wariable2 are same, skip next line(;AB)

: - if wariable1 and wariable2 aren't same, skip next line(;AB)

Download

Download
Documentation 1 kB
Download
secrettalk.zip 1 kB

Leave a comment

Log in with itch.io to leave a comment.