1.0.1265 • Published 3 years ago

hs.ks v1.0.1265

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

hs.ks: hs.ks is built on node.js allowing it to have all of the features of node.js. Documentation: Here is a simple script. local perm = 10 . fun a() ). print( perm) . end a() . || local allows the characters following it to store info to be used later. || fun is a object that stores code that can be called on whenever. || a() allows for the fun object to be called and can enclose info. a doesnt have to be a it can be anything. || ). this tells the computer the next lines are code. || print( perm) is going to print what ever is in perm so in this case 10. || end tells the computer that this is the end of the fun object. || a() calls the object fun and tells it to run.

1.0.1265

3 years ago

1.0.1264

3 years ago

1.0.1263

3 years ago

1.0.1262

3 years ago

1.0.1261

3 years ago

1.0.126

3 years ago

1.0.125

3 years ago

1.0.12499

3 years ago

1.0.12498

3 years ago

1.0.12497

3 years ago

1.0.12496

3 years ago

1.0.12494

3 years ago

1.0.12495

3 years ago

1.0.1249

3 years ago

1.0.1248

3 years ago

1.0.1247

3 years ago

1.0.1246

3 years ago

1.0.1245

3 years ago

1.0.1244

3 years ago

1.0.1243

3 years ago

1.0.1242

3 years ago

1.0.1241

3 years ago

1.0.124

3 years ago

1.0.123

3 years ago

1.0.122

3 years ago

1.0.121

3 years ago

1.0.120

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago