-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathlangs.txt
More file actions
18 lines (18 loc) · 790 Bytes
/
langs.txt
File metadata and controls
18 lines (18 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| Language | File Extension |
|----------------|--------------------|
0. | HTVM | .htvm |
1. | C++ | .cpp |
2. | Python | .py |
3. | JavaScript | .js |
4. | Go | .go |
5. | Lua | .lua |
6. | C# | .cs |
7. | Java | .java |
8. | Kotlin | .kt |
9. | Ruby | .rb |
10 | Nim | .nim |
11 | AutoHotKey | .ahk |
12 | Swift | .swift |
13 | Dart | .dart |
14 | TypeScript | .ts |
15 | Groovy | .groovy |