mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Add new language: Algol68 and corresponding GCC frontend (#7346)
refs https://github.com/compiler-explorer/compiler-explorer/issues/7258 Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
export type LanguageKey =
|
||||
| 'ada'
|
||||
| 'algol68'
|
||||
| 'analysis'
|
||||
| 'android-java'
|
||||
| 'android-kotlin'
|
||||
|
||||
Reference in New Issue
Block a user