This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-12-07 14:50:08

Supremescratcher
New Scratcher
Registered: 2012-10-09
Posts: 10

X-t14

Hey guys I'm currently making a programming language, so far I have only got basic sequences and syntax. Below I have an example of the language...
######################X-T14####################
print text><Example><close]
var create = Example]
calcul = (19+42)]
close program>]
if{Example}
(
Example
)
otherwise
(
Example
)
>repeat sequence<
>end sequence<

Offline

 

#2 2012-12-07 16:47:47

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: X-t14

Cool. How are you making it?


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#3 2012-12-09 02:45:34

Supremescratcher
New Scratcher
Registered: 2012-10-09
Posts: 10

Re: X-t14

fire219 wrote:

Cool. How are you making it?

Currently I am just planning but I am preparing to build the compiler.  big_smile

Offline

 

Board footer