The Lounge

Which language is used in apple apps scripting ?

Submitted by MadeMyGame, , Thread ID: 103264

Thread Closed
MadeMyGame
Novice
Level:
0
Reputation:
0
Posts:
42
Likes:
6
Credits:
212
10-10-2018, 11:15 PM
#1
Is someone writing some apps for apple store ?
Can someone help me ?

RE: Which language is used in apple apps scripting ?

Akiko
Ethereal.host
Level:
3
Reputation:
53
Posts:
667
Likes:
85
Credits:
100
10-10-2018, 11:17 PM
#2
I don't know if this is 100% fact but doing a few minutes of research, It seems like they use Javascript and Apple script.

DEFINTIONS:
AppleScript

AppleScript is a mature scripting language developed by Apple. Its relatively easy to learn in relation to other scripting and programming languages, has been around since System 7.1, and has been widely adopted in both enterprise and personal workflows. While the AppleScript scripting language uses an English-like terminology which may appear simple, it is a rich, object-oriented language, capable of performing complicated programming tasks.

JavaScript

JavaScript is a popular cross-platform scripting language. Historically, its been most commonly used to implement features on websites and in web-based apps that are accessed through browsers. However, some apps implement JavaScript-based scripting models for the purpose of automation. In OSX 10.10, JavaScript became a peer to AppleScript in OSX. There are many third-party websites and books that document the JavaScript language.




[Image: Frame-1.png]

RE: Which language is used in apple apps scripting ?

MadeMyGame
Novice
Level:
0
Reputation:
0
Posts:
42
Likes:
6
Credits:
212
OP
10-10-2018, 11:18 PM
This post was last modified: 10-10-2018, 11:21 PM by MadeMyGame
#3
thanks Smile
Will be nice if someone know how to do it.

And 1 more question .
How can I get some points ?

RE: Which language is used in apple apps scripting ?

Akiko
Ethereal.host
Level:
3
Reputation:
53
Posts:
667
Likes:
85
Credits:
100
10-10-2018, 11:21 PM
#4
10-10-2018, 11:18 PM
MadeMyGame Wrote:
thanks Smile
Will be nice if someone know how to do it.

If you did a bit of research for once (Not to be a dick) but theres tons of youtube tutorials such as for instance:



[Image: Frame-1.png]

RE: Which language is used in apple apps scripting ?

MadeMyGame
Novice
Level:
0
Reputation:
0
Posts:
42
Likes:
6
Credits:
212
OP
10-10-2018, 11:25 PM
#5
Thank you very much !!!!!
Very kind of you .
Will test it now.

RE: Which language is used in apple apps scripting ?

guewk832
Closed Account
Level:
0
Reputation:
0
Posts:
3
Likes:
0
Credits:
3
10-10-2018, 11:31 PM
#6
342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe

RE: Which language is used in apple apps scripting ?

MadeMyGame
Novice
Level:
0
Reputation:
0
Posts:
42
Likes:
6
Credits:
212
OP
10-10-2018, 11:38 PM
#7
why do you spam ?
So if someone know how to script pls contact me !
Good Night Smile

RE: Which language is used in apple apps scripting ?

Huligan44
Newbie
Level:
0
Reputation:
0
Posts:
13
Likes:
0
Credits:
15
16-10-2018, 10:07 PM
#8
Appple use their own programming language and it's called AppleScript, but they use JavaScript for making games as well.

RE: Which language is used in apple apps scripting ?

Byebyebyebirdie
Closed Account
Level:
0
Reputation:
2
Posts:
141
Likes:
2
Credits:
194
24-10-2018, 03:49 AM
#9
it's javascript or java because most of the mobile is coded by java or javascript

RE: Which language is used in apple apps scripting ?

jakfur1
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
0
09-12-2018, 08:08 PM
#10
Look at PhoneGap or Cordova if you do not have skills in non web languages.
By this wrappers you can just write your application in normal web languages - HTML/CSS/JavaScript but JavaScript will have some methods (that doesn't exists in normal browsers) to interact with phone native functions.
For example you will have method to open camera, run vibration etc.

Users browsing this thread: 1 Guest(s)