-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLanguagePack.pl
More file actions
61 lines (35 loc) · 772 Bytes
/
LanguagePack.pl
File metadata and controls
61 lines (35 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
import system;
use Packs::Language;
export Language::Pack
use warnings;
use strict;
use utf8;
import > open > system;
use syntax;
use readonly;
export warnings;
index ... open system( open file system )
# index { scope index open }
Sample: scope > index( open file )
# open( parameter open index )
Sample: parameter > open( index )
# system( search feature )
Sample: search( feature: system )
# confirm(login)
login: user account
password: ********
# user account
Cody( account created )
# profile DATA
DATA $$
for while do COMMAND $$ ARRAY[ eval DATA ]
while do: COMMAND VALID EXEC COMMAND::LIST
while AVAILABLE
true &&|| false
on and or off
BEGIN: route/file/path
export 6
else break program
caller $$ AUTH() userspace
return 0
END