1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-03-19 21:10:15 +02:00

Added OpenEdgeABL lexer (#585)

This commit is contained in:
Jelle Hulter 2022-01-03 17:22:50 +01:00 committed by GitHub
parent decf9d3229
commit b01c8fcab6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 29132 additions and 1 deletions

View File

@ -50,7 +50,7 @@ K | Kotlin
L | Lighttpd configuration file, LLVM, Lua
M | Mako, markdown, Mason, Mathematica, Matlab, MiniZinc, MLIR, Modula-2, MonkeyC, MorrowindScript, Myghty, MySQL
N | NASM, Newspeak, Nginx configuration file, Nim, Nix
O | Objective-C, OCaml, Octave, OnesEnterprise, OpenSCAD, Org Mode
O | Objective-C, OCaml, Octave, OnesEnterprise, OpenEdge ABL, OpenSCAD, Org Mode
P | PacmanConf, Perl, PHP, PHTML, Pig, PkgConfig, PL/pgSQL, plaintext, Pony, PostgreSQL SQL dialect, PostScript, POVRay, PowerShell, Prolog, PromQL, Protocol Buffer, Puppet, Python 2, Python
Q | QBasic
R | R, Racket, Ragel, Raku, react, ReasonML, reg, reStructuredText, Rexx, Ruby, Rust

50
lexers/o/openedgeabl.go Normal file

File diff suppressed because one or more lines are too long

5159
lexers/testdata/openedgeabl.actual vendored Normal file

File diff suppressed because it is too large Load Diff

23922
lexers/testdata/openedgeabl.expected vendored Normal file

File diff suppressed because it is too large Load Diff