Offline language most similar to javascript?

Just a quick request ...

I would like to ask people for an opinion on which language is most similar to javascript? I do not program for life, but I learn javascript in my free time. Now I would like to take a picture when creating a desktop application, and I think it will help to choose the one that is most similar, if at all possible, to javascript?

eg. python, ruby, C #, visual basic ... I have no idea and I was not very lucky with google search

thank

Matt

+5
source share
8 answers

Why not use Javascript? Who says it can only be used for online programs?

Windows Script Windows, Javascript- Explorer.

Script .

+7

, "". JavaScript , B (C, ++, Java # ). . JavaScript ( #, , , Java, , ). Windows, # ( Linux, Mono).

JScript.Net, .NET, , , , JavaScript, , Windows-ish, ( ) Mono Linux.

Visual Basic (.Net ) . (BASIC ), JavaScript.

, Ruby Python , JavaScript, ( , Linux).

, JavaScript, . - Adobe AIR, : Rhino, JavaScript Java. Java ( JavaScript Java- ). Java ( JavaScript), , .

V8, NodeJS, V8, ( Windows, JScript Windows Scripting Host).

+6

Adobe Air Javascript + HTML + CSS.

+1

JavaScript , , . , . Windows, # - . .., , python.

+1

, , - Visual Studio, Visual Basic, # . , -.

#, ++, Java JavaScript ; .. , , , , .

+1

, , Javascript ( ), Scheme. . , .

+1

JScript.NET!

( ).

- .NET Mono ( , ) - UnityScript ( , Unity 3). , JavaScript (, ActionScript).

+1

. , .

, , javascript. , AIR. , , , "" ( ?). , AIR ? , .air, , . , .

I also researched Rhino (thanks to Crowder). However, I could not find much explanation on the Mozilla website about how I could use it just by scripting in javascript? The example they offer for download was full of java code!

In any case, at least it is possible that you can make .exe, which can be run in the console, for example, for a simple crunch. I will go about it. I suspect that everything will be more complicated if I want to make some kind of graphical interface.

Thanks again for the great answers.

Matt

0
source

All Articles