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!