Skip to content

Commit 0ea4e15

Browse files
authored
Update categories.toml
1 parent 7c1dfdd commit 0ea4e15

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/boot/categories.toml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ the results.\
6464
[compilers]
6565
name = "Compilers"
6666
description = """
67-
Compiler implementations, for translating high-level languages into lower level ones.\
67+
Compiler implementations, including interpreters and transpilers.\
6868
"""
6969

7070
[command-line-interface]
@@ -285,13 +285,6 @@ Crates to help develop software capable of adapting to various \
285285
languages and regions.\
286286
"""
287287

288-
[interpreters]
289-
name = "Interpreters"
290-
description = """
291-
Interpreter implementations, without requiring them previously to have been compiled \
292-
into a machine language program.\
293-
"""
294-
295288
[localization]
296289
name = "Localization (L10n)"
297290
description = """

0 commit comments

Comments
 (0)