ScratchData LogoScratchData
Back to jeromejwei's profile

j - the programming language V3

JEjeromejwei•Created March 22, 2012
j - the programming language V3
4
1
237 views
View on Scratch

Description

***FLASH REQUIRED*** (I'm still waiting for the Java player to load)Too bad I can't embed it easily on my website. Inspired and credit to all the programming languge projects, although I honestly came up with the code myself(although it may be similar to other projects) PLEASE REPORT BUGS!!!! Warning: 9 variables only The only commands so far are echo. and var= echo. prints to the output, and var= creates a variable which you can use by declaring a $ and the position of your variable's value immediatly after. New in version 1.01: "\n" escape added, please report bugs. New in version 1.1: redone script, no new features. However, it is ever so slightly slower. New in version 1.2 two built in variables, interpolation. New Hello World: echo.$1 $2! New in version 3: your own variables. Type var=something then find its number on the list of variables. Type echo.$4 or whatever number it is to print the variable. No need for a concaenation operater, free interploation. Flash Turbo is helpful, but the project still works without it. Future ideas: input, functions(maybe), multiline commands, etc. No need to acknowledge credit, unless your project gets over 100 views. P.S. not case-sensitive, backslahes and dollar signs are nothing, as in many languages, may add a \\ escape to add a single \.Maybe.

Project Details

Project ID2416247
CreatedMarch 22, 2012
Last ModifiedMarch 22, 2012
SharedMarch 22, 2012
Visibilityvisible
CommentsAllowed