Skip to content

Commit 8c2c2c6

Browse files
authored
C3 language added (#3748)
1 parent 14aa378 commit 8c2c2c6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Improvements:
88
New Grammars:
99

1010
- added 3rd party Lang grammar to SUPPORTED_LANGUAGES [AdamRaichu][]
11+
- added 3rd party C3 grammar to SUPPORTED_LANGUAGES [aliaegik][]
1112

1213
Grammars:
1314

@@ -27,6 +28,7 @@ Parser:
2728

2829
- add removePlugin api [faga295][]
2930

31+
[aliaegik]: https://github.com/aliaegik
3032
[Josh Goebel]: https://github.com/joshgoebel
3133
[Timur Kamaev]: https://github.com/doiftrue
3234
[Leopard20]: https://github.com/Leopard20/

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The table below shows the full list of languages (and corresponding classes/alia
4040
| C | c, h | |
4141
| C++ | cpp, hpp, cc, hh, c++, h++, cxx, hxx | |
4242
| C/AL | cal | |
43+
| C3 | c3 | [highlightjs-c3](https://github.com/highlightjs/highlightjs-c3) |
4344
| Cache Object Script | cos, cls | |
4445
| Candid | candid, did | [highlightjs-motoko](https://github.com/rvanasa/highlightjs-motoko) |
4546
| CMake | cmake, cmake.in | |

0 commit comments

Comments
 (0)