Skip to content

Commit 0c91e8f

Browse files
authored
Fixed book.json
1 parent cc6331c commit 0c91e8f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

book.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,22 @@
136136
"lang": "nim",
137137
"name": "Nim"
138138
},
139+
{
140+
"lang": "asm-x64",
141+
"name": "X86-64 Assembly"
142+
},
139143
{
140144
"lang": "f90",
141145
"name": "Fortran90"
142146
},
147+
{
148+
"lang": "scala",
149+
"name": "Scala"
150+
},
151+
{
152+
"lang": "emojic",
153+
"name": "Emojicode"
154+
},
143155
{
144156
"lang": "bf",
145157
"name": "Brainfuck"

0 commit comments

Comments
 (0)