We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6331c commit 0c91e8fCopy full SHA for 0c91e8f
book.json
@@ -136,10 +136,22 @@
136
"lang": "nim",
137
"name": "Nim"
138
},
139
+ {
140
+ "lang": "asm-x64",
141
+ "name": "X86-64 Assembly"
142
+ },
143
{
144
"lang": "f90",
145
"name": "Fortran90"
146
147
148
+ "lang": "scala",
149
+ "name": "Scala"
150
151
152
+ "lang": "emojic",
153
+ "name": "Emojicode"
154
155
156
"lang": "bf",
157
"name": "Brainfuck"
0 commit comments