Data's Admin - Because Kohl's is too mainstream

I’m working on Admila, which stands for Admin Language.
It also allows multiple commands in one sentence, as it partially parses English.

Some sentences that now already work flawlesly:
(respawn ONLY accepts one group, teleport ONLY 2 groups at the same time)
“Game, please, be smart and respawn and teleport everyone except p:Bob to Bob”
(print ONLY accepts a string, kill ONLY a group)
“print ‘I freaking like bananas, and I would like to say kill Hilly Billy the Second’ and I would like to kill t:HillyBillies”
(Mind the fact that A LOT of stuff gets passed, strings, groups, commands, … all of it gets parsed flawlesly)

1 Like

[quote] I’m working on Admila, which stands for Admin Language.
It also allows multiple commands in one sentence, as it partially parses English.

Some sentences that now already work flawlesly:
(respawn ONLY accepts one group, teleport ONLY 2 groups at the same time)
“Game, please, be smart and respawn and teleport everyone except p:Bob to Bob”
(print ONLY accepts a string, kill ONLY a group)
“print ‘I freaking like bananas, and I would like to say kill Hilly Billy the Second’ and I would like to kill t:HillyBillies”
(Mind the fact that A LOT of stuff gets passed, strings, groups, commands, … all of it gets parsed flawlesly) [/quote]

Game: I’m afraid I can’t let you do that, dave.

[quote] I’m working on Admila, which stands for Admin Language.
It also allows multiple commands in one sentence, as it partially parses English.

Some sentences that now already work flawlesly:
(respawn ONLY accepts one group, teleport ONLY 2 groups at the same time)
“Game, please, be smart and respawn and teleport everyone except p:Bob to Bob”
(print ONLY accepts a string, kill ONLY a group)
“print ‘I freaking like bananas, and I would like to say kill Hilly Billy the Second’ and I would like to kill t:HillyBillies”
(Mind the fact that A LOT of stuff gets passed, strings, groups, commands, … all of it gets parsed flawlesly) [/quote]

Game: I’m afraid I can’t let you do that, dave.[/quote]

Why is there no laws of robotics and programming that says we should never give machines sentience?

[quote] [quote=“einsteinK” post=58493]I’m working on Admila, which stands for Admin Language.
It also allows multiple commands in one sentence, as it partially parses English.

Some sentences that now already work flawlesly:
(respawn ONLY accepts one group, teleport ONLY 2 groups at the same time)
“Game, please, be smart and respawn and teleport everyone except p:Bob to Bob”
(print ONLY accepts a string, kill ONLY a group)
“print ‘I freaking like bananas, and I would like to say kill Hilly Billy the Second’ and I would like to kill t:HillyBillies”
(Mind the fact that A LOT of stuff gets passed, strings, groups, commands, … all of it gets parsed flawlesly) [/quote]

Game: I’m afraid I can’t let you do that, dave.[/quote]

Why is there no laws of robotics and programming that says we should never give machines sentience?[/quote]

Well, science fiction already made that clear enough, I think. :stuck_out_tongue:

I’m curious: what did you say?