I've been making my own programming language
#1
Called KPPL(Kieron's Prototype Programming Language)

KPPL is a text-based game maker designed for the adventure or war genre.

Code sample:

Code:
if !fin strt
public str test = input("What is your name: ")
output test
fin

That pretty much tells you to enter your name then prints it on the next line.

There is no compiler, yet.
Reply


Messages In This Thread
I've been making my own programming language - by Mustachio - 12-09-2011, 07:26 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)