Build & Installation
It can be downloaded and installed simply with the following command:
How to use?
$ language mode
@ branch mode
? os mode
& others mode
+ add 1
* add 5
/ add 10
% add 50
= add 100
- substract 1
; push language/branch/os by current value in stack
When you use ;
, the string corresponding to the value in the stack is added whatever mode you are in.
For example, you want to add the Rust (index: 203)
language.
- First, we need to switch to language mode, because we want to add a language:
$
- Write the code corresponding to the index:
==+++
- After you write the code, you can add Rust to the languages section by using
;
. - Final code:
$==+++;
You can also apply this process with operating systems (?
), branches (@
) and
others (&
).
Indexes:
If you can't find what you want, you can create a Pull Request!
All lists are present in src/lib.rs
file. Add what you want to add at the bottom,
and don't forget to add it to the Indexes section in README.md.
)
)
)
)
0 Human-computer interaction
1 Data science
2 Natural language processing
3 Programming languages
4 Software engineering
5 Architecture and organization
6 Cyber security
7 Information management
8 Networking and communication
9 Computer graphics
10 Platform-based development
11 Graphics and visual computing
12 Algorithms and complexity
13 Parallel and distributed computing
14 Intelligent systems
15 Security and information assurance
16 Computer Science
17 Computer Engineering
18 Information Systems
19 New Media
20 Information Technology (IT)
21 Information Science
22 Mathematical foundations
23 Algorithms and data structures
24 Artificial intelligence
25 Communication and security
26 Computer architecture
27 Computer graphics
28 Concurrent, parallel, and distributed systems
29 Databases
30 Programming languages and compilers
31 Scientific computing
32 Software engineering
33 Theory of computing
0 Arthur
1 RISC OS
2 Fire OS
3 Amiga OS
4 AMSDOS
5 macOS
6 iOS
7 iPadOS
8 tvOS
9 bridgeOS
10 Atari DOS
11 BeOS
12 Unix
13 BESYS
14 Plan 9
15 Inferno
16 Android
17 Harmony OS
18 LiteOS
19 iRMX
20 PC DOS
21 OS/2
22 Remix OS
23 KaiOS
24 LynxOS
25 Xenix
26 MS-DOS
27 DOS/V
28 Windows
29 Windows 1.0
30 Windows 2.0
31 Windows 3.0
32 Windows 3.1x
33 Windows 3.2
34 Windows 95
35 Windows 98
36 Windows ME
37 Windows NT
38 Windows NT 3.1
39 Windows NT 4.0
40 Windows 2000
41 Windows XP
42 Windows Server 2003
43 Windows Vista
44 Windows Phone 7
45 Windows 8
46 Windows RT
47 Windows Phone 8
48 Windows 8.1
49 Windows Phone 8.1
50 Windows 10
51 Windows 10 Mobile
52 Windows 11
53 ES
54 NeXTSTEP
55 NetWare
56 UnixWare
57 Bada
58 Tizen
59 One UI
60 Sun OS
61 BSD
62 FreeBSD
63 DragonFlyBSD
64 MidnightBSD
65 GhostBSD
66 TrueOS
67 NetBSD
68 OpenBSD
69 Bitrig
70 Darwin
71 GNU Hurd
72 Linux
73 RHEL
74 Rocky Linux
75 Red Hat Linux
76 CentOS
77 Fedora
78 openSUSE
79 SUSE Linux Enterprise Desktop
80 SUSE Linux Enterprise Server
81 SUSE Studio
82 GeckoLinux
83 Mandrake Linux
84 Debian
85 MX Linux
86 Deepin
87 Devuan
88 Kali Linux
89 Pure OS
90 Ubuntu
91 Kubuntu
92 Lubuntu
93 Ubuntu Budgie
94 Ubuntu Kylin
95 Ubuntu Mate
96 Xubuntu
97 Bodhi Linux
98 elementary OS
99 Linux Mint
100 Zorin OS
101 Pop!_OS
102 Arch Linux
103 Manjaro
104 Artix Linux
105 EndeavourOS
106 SteamOS
107 Gentoo
108 Chrome OS
109 Chromium OS
110 NixOS
111 Void Linux
112 GuixSD
113 Solus
114 Redox
115 illumos
116 OpenIndiana
117 FreeDOS
118 Genode
119 FFusionOS
120 Ghost OS
121 Haiku
122 ReactOS
123 TempleOS
124 Serenity
125 Visopsys
0 GNOME Shell
1 KDE Plasma
2 Xfce
3 Fluxbox
4 LXDE
5 LXQt
6 Enlightenment
7 MATE
8 Cinnamon
9 EDE
10 Razor-qt
11 Mezzo
12 ROX
13 Sugar
14 Trinity
15 Unity
16 Windows Vista (Aero)
17 Mac OS X (Aqua)
18 Ambient
19 Pantheon
20 Moksha
21 UKUI
22 Cutefish
23 Deepin DE
24 Budgie
25 Openbox
26 i3wm
27 bspwm
28 dwm
29 sway
30 IceWM
31 Discord
32 GitHub
33 Matrix
34 Git
35 Chrome
36 Visual Studio Code
37 Sublime Text
38 vim
39 nvim
40 gvim
41 Atom
License
identicode
is licensed under the terms of Apache License 2.0.