hey guys! i decided to make my own programing language. it is called tempestX. the beta is not ready yet but when it is, i will provide a link for any one who wants to try it.

here is a brief explanation:

i was used to programing in windows batch, when i decided to try VB and C++. i struggled at first, but then got to a goo standing point. but soon i realized it was extremely difficult to create your own commands in C++ and VB (at least to me.), so i decide to make my own language.

it is a mixture of Batch, C++ and VB (sounds weird, eh?)

here is an official commands list as of April 3rd, 2010

if
goto
int
ref
include
onConnect
lang
bin
hex
print
inpt
int
next
while
do
tag
cin * does not need <iostreram>
cout * does not need <iostream>
num
calc
arg
decim
set
type
echo
format
time
verify
long
double
short int
math.h (this is an updated version of the one that is for c++)
asin
acos
atan
PI
sqrt
fract
pow
N
WhileTrueDo
const
base
oct
line
coord
error

is there any others i should add?

any feed back is good!

Recommended Answers

All 4 Replies

wow u'r great man..
I think u should make it as simple as possible.
Some suggestions, important:
string functions
file operations such as creating/reading/writing text files, etc
array functions
record or struct (in C) functions

hope u can finish it.

i'll be sure to add those. also you will be one of the first people to get a copy of the language and the compiler.

it should be done by June 16!

Member Avatar for anu07

coooool stuff....that would be quite nice....and that would be quite flexible I guess :)

sounds cool ... so how many commands have you implemented so far ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.