github-linguist-grammars 4.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/grammars/file.lasso.json +713 -0
- data/grammars/module.ceylon.json +54 -0
- data/grammars/objdump.x86asm.json +73 -0
- data/grammars/source.Inform7.json +45 -0
- data/grammars/source.Kotlin.json +774 -0
- data/grammars/source.LS.json +104 -0
- data/grammars/source.MCPOST.json +68 -0
- data/grammars/source.MOD.json +70 -0
- data/grammars/source.abap.json +176 -0
- data/grammars/source.abl.json +138 -0
- data/grammars/source.actionscript.3.json +1571 -0
- data/grammars/source.acucobol.json +16 -0
- data/grammars/source.ada.json +140 -0
- data/grammars/source.agda.json +254 -0
- data/grammars/source.ahk.json +171 -0
- data/grammars/source.alloy.json +44 -0
- data/grammars/source.ampl.json +157 -0
- data/grammars/source.antlr.json +300 -0
- data/grammars/source.apache-config.json +352 -0
- data/grammars/source.apache-config.mod_perl.json +70 -0
- data/grammars/source.apl.json +442 -0
- data/grammars/source.applescript.json +1385 -0
- data/grammars/source.apt.json +25 -0
- data/grammars/source.asm.x86.json +182 -0
- data/grammars/source.asp.json +157 -0
- data/grammars/source.aspectj.json +963 -0
- data/grammars/source.ats.json +170 -0
- data/grammars/source.autoit.3.json +132 -0
- data/grammars/source.awk.json +388 -0
- data/grammars/source.befunge.json +38 -0
- data/grammars/source.bf.json +36 -0
- data/grammars/source.bison.json +59 -0
- data/grammars/source.blitzmax.json +912 -0
- data/grammars/source.boo.json +452 -0
- data/grammars/source.brightauthorproject.json +29 -0
- data/grammars/source.brightscript.json +158 -0
- data/grammars/source.bro.json +409 -0
- data/grammars/source.bsv.json +283 -0
- data/grammars/source.c++.json +364 -0
- data/grammars/source.c++.qt.json +37 -0
- data/grammars/source.c.ec.json +39 -0
- data/grammars/source.c.json +727 -0
- data/grammars/source.c.platform.json +154 -0
- data/grammars/source.cache.cmake.json +75 -0
- data/grammars/source.cake.json +16 -0
- data/grammars/source.camlp4.ocaml.json +63 -0
- data/grammars/source.capnp.json +93 -0
- data/grammars/source.ceylon.json +77 -0
- data/grammars/source.cfscript.cfc.json +170 -0
- data/grammars/source.cfscript.json +744 -0
- data/grammars/source.chapel.json +240 -0
- data/grammars/source.cirru.json +66 -0
- data/grammars/source.clarion.json +159 -0
- data/grammars/source.clips.json +80 -0
- data/grammars/source.clojure.json +397 -0
- data/grammars/source.cm.json +54 -0
- data/grammars/source.cmake.json +181 -0
- data/grammars/source.cobol.json +528 -0
- data/grammars/source.coffee.json +678 -0
- data/grammars/source.compiled-papyrus.json +11 -0
- data/grammars/source.cool.json +103 -0
- data/grammars/source.coq.json +62 -0
- data/grammars/source.crystal.json +2760 -0
- data/grammars/source.cs.json +556 -0
- data/grammars/source.css.json +630 -0
- data/grammars/source.css.less.json +276 -0
- data/grammars/source.css.mss.json +256 -0
- data/grammars/source.csx.json +16 -0
- data/grammars/source.cuda-c++.json +137 -0
- data/grammars/source.cython.json +2108 -0
- data/grammars/source.d.json +722 -0
- data/grammars/source.dart.json +763 -0
- data/grammars/source.desktop.json +90 -0
- data/grammars/source.diff.json +162 -0
- data/grammars/source.dockerfile.json +89 -0
- data/grammars/source.dosbatch.json +70 -0
- data/grammars/source.dot.json +126 -0
- data/grammars/source.dylan.json +217 -0
- data/grammars/source.eiffel.json +138 -0
- data/grammars/source.elixir.json +737 -0
- data/grammars/source.elm.json +355 -0
- data/grammars/source.erazor.json +126 -0
- data/grammars/source.erlang.json +1674 -0
- data/grammars/source.essl.json +50 -0
- data/grammars/source.factor.json +260 -0
- data/grammars/source.fan.json +188 -0
- data/grammars/source.fancy.json +270 -0
- data/grammars/source.fish.json +214 -0
- data/grammars/source.forth.json +101 -0
- data/grammars/source.fortran.json +499 -0
- data/grammars/source.fortran.modern.json +226 -0
- data/grammars/source.fsharp.json +403 -0
- data/grammars/source.gap.json +167 -0
- data/grammars/source.gcode.json +25 -0
- data/grammars/source.gdscript.json +154 -0
- data/grammars/source.gfm.json +1270 -0
- data/grammars/source.glsl.json +71 -0
- data/grammars/source.gnuplot.json +276 -0
- data/grammars/source.go.json +552 -0
- data/grammars/source.golo.json +182 -0
- data/grammars/source.gosu.2.json +163 -0
- data/grammars/source.grace.json +679 -0
- data/grammars/source.groovy.gradle.json +73 -0
- data/grammars/source.groovy.json +1385 -0
- data/grammars/source.harbour.json +450 -0
- data/grammars/source.haskell.json +449 -0
- data/grammars/source.haxe.2.json +1243 -0
- data/grammars/source.hss.1.json +464 -0
- data/grammars/source.httpspec.json +287 -0
- data/grammars/source.hxml.json +26 -0
- data/grammars/source.hy.json +270 -0
- data/grammars/source.idl-dlm.json +112 -0
- data/grammars/source.idl.json +267 -0
- data/grammars/source.idris.json +537 -0
- data/grammars/source.ini.json +113 -0
- data/grammars/source.inno.json +65 -0
- data/grammars/source.io.json +164 -0
- data/grammars/source.ioke.json +272 -0
- data/grammars/source.isabelle.root.json +68 -0
- data/grammars/source.isabelle.theory.json +106 -0
- data/grammars/source.j.json +49 -0
- data/grammars/source.jade.json +1009 -0
- data/grammars/source.jasmin.json +299 -0
- data/grammars/source.java-properties.json +97 -0
- data/grammars/source.java.json +1026 -0
- data/grammars/source.jcl.json +49 -0
- data/grammars/source.jflex.json +490 -0
- data/grammars/source.jq.json +218 -0
- data/grammars/source.js.json +948 -0
- data/grammars/source.js.jsx.json +2937 -0
- data/grammars/source.js.objj.json +424 -0
- data/grammars/source.js.regexp.json +150 -0
- data/grammars/source.js.regexp.replacement.json +30 -0
- data/grammars/source.json.json +149 -0
- data/grammars/source.julia.json +407 -0
- data/grammars/source.lean.json +145 -0
- data/grammars/source.lid.json +23 -0
- data/grammars/source.lilypond.json +623 -0
- data/grammars/source.lisp.json +111 -0
- data/grammars/source.litcoffee.json +669 -0
- data/grammars/source.livescript.json +616 -0
- data/grammars/source.llvm.json +71 -0
- data/grammars/source.logos.json +31 -0
- data/grammars/source.logtalk.json +315 -0
- data/grammars/source.loomscript.json +214 -0
- data/grammars/source.lsl.json +216 -0
- data/grammars/source.lua.json +191 -0
- data/grammars/source.makefile.json +474 -0
- data/grammars/source.makegen.json +13 -0
- data/grammars/source.man.json +53 -0
- data/grammars/source.mask.json +701 -0
- data/grammars/source.mata.json +133 -0
- data/grammars/source.mathematica.json +429 -0
- data/grammars/source.matlab.json +776 -0
- data/grammars/source.mercury.json +251 -0
- data/grammars/source.ml.json +291 -0
- data/grammars/source.modelica.json +142 -0
- data/grammars/source.modula2.json +103 -0
- data/grammars/source.monkey.json +701 -0
- data/grammars/source.moonscript.json +149 -0
- data/grammars/source.mupad.json +149 -0
- data/grammars/source.nant-build.json +86 -0
- data/grammars/source.ncl.json +66 -0
- data/grammars/source.nemerle.json +137 -0
- data/grammars/source.nesc.json +27 -0
- data/grammars/source.netlinx.erb.json +47 -0
- data/grammars/source.netlinx.json +768 -0
- data/grammars/source.nginx.json +797 -0
- data/grammars/source.nim.json +1150 -0
- data/grammars/source.nim_filter.json +133 -0
- data/grammars/source.nimcfg.json +116 -0
- data/grammars/source.ninja.json +66 -0
- data/grammars/source.nit.json +238 -0
- data/grammars/source.nix.json +1200 -0
- data/grammars/source.nmml.json +87 -0
- data/grammars/source.nsis.json +150 -0
- data/grammars/source.objc++.json +19 -0
- data/grammars/source.objc.json +918 -0
- data/grammars/source.objc.platform.json +277 -0
- data/grammars/source.ocaml.json +1426 -0
- data/grammars/source.ocamllex.json +305 -0
- data/grammars/source.ocamlyacc.json +346 -0
- data/grammars/source.octave.json +451 -0
- data/grammars/source.ooc.json +692 -0
- data/grammars/source.opa.json +206 -0
- data/grammars/source.opal.json +415 -0
- data/grammars/source.opalsysdefs.json +70 -0
- data/grammars/source.opencobol.json +65 -0
- data/grammars/source.ox.json +97 -0
- data/grammars/source.oz.json +84 -0
- data/grammars/source.papyrus-assembly.json +266 -0
- data/grammars/source.papyrus.json +231 -0
- data/grammars/source.parrot.pir.json +117 -0
- data/grammars/source.pascal.json +150 -0
- data/grammars/source.perl.6.json +310 -0
- data/grammars/source.perl.json +2413 -0
- data/grammars/source.php.zephir.json +362 -0
- data/grammars/source.pig_latin.json +172 -0
- data/grammars/source.pike.json +62 -0
- data/grammars/source.plsql.oracle.json +642 -0
- data/grammars/source.po.json +232 -0
- data/grammars/source.pogoscript.json +85 -0
- data/grammars/source.postscript.json +231 -0
- data/grammars/source.powershell.json +755 -0
- data/grammars/source.processing.json +885 -0
- data/grammars/source.prolog.eclipse.json +206 -0
- data/grammars/source.prolog.json +292 -0
- data/grammars/source.protobuf.json +395 -0
- data/grammars/source.pubspec.json +13 -0
- data/grammars/source.puppet.json +494 -0
- data/grammars/source.purescript.json +818 -0
- data/grammars/source.pyjade.json +1010 -0
- data/grammars/source.python.django.json +34 -0
- data/grammars/source.python.json +1960 -0
- data/grammars/source.python.salt.json +13 -0
- data/grammars/source.qmake.json +217 -0
- data/grammars/source.qml.json +195 -0
- data/grammars/source.r.json +203 -0
- data/grammars/source.racket.json +119 -0
- data/grammars/source.rebol.json +647 -0
- data/grammars/source.red.json +652 -0
- data/grammars/source.regexp.babel.json +190 -0
- data/grammars/source.regexp.python.json +187 -0
- data/grammars/source.regexp.spin.json +188 -0
- data/grammars/source.ruby.json +1956 -0
- data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
- data/grammars/source.rust.json +269 -0
- data/grammars/source.sas.json +322 -0
- data/grammars/source.sas_log.json +26 -0
- data/grammars/source.sass.json +248 -0
- data/grammars/source.sbt.json +36 -0
- data/grammars/source.scad.json +152 -0
- data/grammars/source.scala.json +739 -0
- data/grammars/source.scaml.json +466 -0
- data/grammars/source.scheme.json +370 -0
- data/grammars/source.scilab.json +103 -0
- data/grammars/source.scss.json +1321 -0
- data/grammars/source.shell.json +1212 -0
- data/grammars/source.smali.json +1668 -0
- data/grammars/source.smalltalk.json +135 -0
- data/grammars/source.smt.json +173 -0
- data/grammars/source.sp.json +118 -0
- data/grammars/source.sparql.json +23 -0
- data/grammars/source.spin.json +936 -0
- data/grammars/source.sqf.json +112 -0
- data/grammars/source.sql.json +473 -0
- data/grammars/source.stata.json +208 -0
- data/grammars/source.strings.json +53 -0
- data/grammars/source.stylus.json +1021 -0
- data/grammars/source.swift.json +965 -0
- data/grammars/source.systemverilog.json +1050 -0
- data/grammars/source.tcl.json +277 -0
- data/grammars/source.tea.json +180 -0
- data/grammars/source.thrift.json +704 -0
- data/grammars/source.toml.json +327 -0
- data/grammars/source.ts.json +1094 -0
- data/grammars/source.tsx.json +1324 -0
- data/grammars/source.turtle.json +505 -0
- data/grammars/source.txl.json +62 -0
- data/grammars/source.ucfconstraints.json +72 -0
- data/grammars/source.vala.json +814 -0
- data/grammars/source.varnish.vcl.json +343 -0
- data/grammars/source.vbnet.json +338 -0
- data/grammars/source.verilog.json +302 -0
- data/grammars/source.vhdl.json +1349 -0
- data/grammars/source.viml.json +224 -0
- data/grammars/source.webidl.json +814 -0
- data/grammars/source.x10.json +68 -0
- data/grammars/source.x86asm.json +47 -0
- data/grammars/source.xc.json +379 -0
- data/grammars/source.xq.json +241 -0
- data/grammars/source.xquery.json +193 -0
- data/grammars/source.xtend.json +733 -0
- data/grammars/source.yaml.json +334 -0
- data/grammars/source.yaml.salt.json +348 -0
- data/grammars/text.bibtex.json +251 -0
- data/grammars/text.cfml.basic.json +736 -0
- data/grammars/text.dart-analysis-output.json +162 -0
- data/grammars/text.dart-doccomments.json +19 -0
- data/grammars/text.elixir.json +45 -0
- data/grammars/text.gherkin.feature.json +135 -0
- data/grammars/text.groff.json +113 -0
- data/grammars/text.haml.json +299 -0
- data/grammars/text.html.abl.json +24 -0
- data/grammars/text.html.asciidoc.json +492 -0
- data/grammars/text.html.asdoc.json +541 -0
- data/grammars/text.html.asp.json +58 -0
- data/grammars/text.html.basic.json +552 -0
- data/grammars/text.html.cfm.json +811 -0
- data/grammars/text.html.creole.json +329 -0
- data/grammars/text.html.django.json +69 -0
- data/grammars/text.html.elixir.json +18 -0
- data/grammars/text.html.erb.json +157 -0
- data/grammars/text.html.erlang.yaws.json +72 -0
- data/grammars/text.html.factor.json +27 -0
- data/grammars/text.html.handlebars.json +783 -0
- data/grammars/text.html.jsp.json +1203 -0
- data/grammars/text.html.liquid.json +35 -0
- data/grammars/text.html.mako.json +729 -0
- data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
- data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
- data/grammars/text.html.mediawiki.json +972 -0
- data/grammars/text.html.php.json +2607 -0
- data/grammars/text.html.slash.json +313 -0
- data/grammars/text.html.smarty.json +216 -0
- data/grammars/text.html.ssp.json +49 -0
- data/grammars/text.html.tcl.json +44 -0
- data/grammars/text.html.twig.json +1353 -0
- data/grammars/text.html.vue.json +642 -0
- data/grammars/text.idl-idldoc.json +14 -0
- data/grammars/text.junit-test-report.json +92 -0
- data/grammars/text.log.latex.json +86 -0
- data/grammars/text.python.console.json +25 -0
- data/grammars/text.python.traceback.json +46 -0
- data/grammars/text.rdoc.json +48 -0
- data/grammars/text.restructuredtext.json +561 -0
- data/grammars/text.robot.json +73 -0
- data/grammars/text.shell-session.json +48 -0
- data/grammars/text.slim.json +527 -0
- data/grammars/text.tex.json +271 -0
- data/grammars/text.tex.latex.beamer.json +63 -0
- data/grammars/text.tex.latex.haskell.json +56 -0
- data/grammars/text.tex.latex.json +1013 -0
- data/grammars/text.tex.latex.memoir.json +99 -0
- data/grammars/text.tex.latex.rd.json +117 -0
- data/grammars/text.xml.ant.json +202 -0
- data/grammars/text.xml.flex-config.json +2634 -0
- data/grammars/text.xml.genshi.json +34 -0
- data/grammars/text.xml.json +364 -0
- data/grammars/text.xml.pom.json +774 -0
- data/grammars/text.xml.xsl.json +94 -0
- data/grammars/text.zone_file.json +72 -0
- data/lib/linguist/grammars.rb +13 -0
- metadata +389 -0
@@ -0,0 +1,450 @@
|
|
1
|
+
{
|
2
|
+
"name": "harbour",
|
3
|
+
"scopeName": "source.harbour",
|
4
|
+
"fileTypes": [
|
5
|
+
"prg",
|
6
|
+
"ch",
|
7
|
+
"hb"
|
8
|
+
],
|
9
|
+
"repository": {
|
10
|
+
"block_doc_comment": {
|
11
|
+
"comment": "Block documentation comment",
|
12
|
+
"name": "comment.block.documentation.harbour",
|
13
|
+
"begin": "/\\*[!\\*][^\\*]",
|
14
|
+
"end": "\\*/",
|
15
|
+
"patterns": [
|
16
|
+
{
|
17
|
+
"include": "#block_doc_comment"
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"include": "#block_comment"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
},
|
24
|
+
"block_comment": {
|
25
|
+
"comment": "Block comment",
|
26
|
+
"name": "comment.block.harbour",
|
27
|
+
"begin": "/\\*",
|
28
|
+
"end": "\\*/",
|
29
|
+
"patterns": [
|
30
|
+
{
|
31
|
+
"include": "#block_doc_comment"
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"include": "#block_comment"
|
35
|
+
}
|
36
|
+
]
|
37
|
+
},
|
38
|
+
"line_doc_comment": {
|
39
|
+
"comment": "Single-line documentation comment",
|
40
|
+
"name": "comment.line.documentation.harbour",
|
41
|
+
"match": "//[!/][^/].*$"
|
42
|
+
},
|
43
|
+
"line_comment": {
|
44
|
+
"comment": "Single-line comment",
|
45
|
+
"name": "comment.line.double-slash.harbour",
|
46
|
+
"match": "//.*$"
|
47
|
+
},
|
48
|
+
"escaped_character": {
|
49
|
+
"name": "constant.character.escape.harbour",
|
50
|
+
"match": "\\\\(x\\h{2}|[0-2][0-7]{,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)"
|
51
|
+
},
|
52
|
+
"sigils": {
|
53
|
+
"comment": "Sigil",
|
54
|
+
"name": "keyword.operator.sigil.harbou",
|
55
|
+
"match": "[@]|[:]{2}|[+]{2}(?=[a-zA-Z0-9_\\(\\[\\|\\\"]+)"
|
56
|
+
},
|
57
|
+
"string_literal": {
|
58
|
+
"comment": "Double-quote string",
|
59
|
+
"name": "string.quoted.double.harbour",
|
60
|
+
"begin": "\"",
|
61
|
+
"end": "\"",
|
62
|
+
"patterns": [
|
63
|
+
{
|
64
|
+
"include": "#escaped_character"
|
65
|
+
}
|
66
|
+
]
|
67
|
+
},
|
68
|
+
"std_types": {
|
69
|
+
"comment": "Standard library type",
|
70
|
+
"name": "support.class.std.harbour",
|
71
|
+
"match": "\\b(Vec|StrBuf|Path|Option|Result|Reader|Writer|Stream|Seek|Buffer|IoError|IoResult|Sender|SyncSender|Receiver|Cell|RefCell|Any)\\b"
|
72
|
+
},
|
73
|
+
"self": {
|
74
|
+
"comment": "Self variable",
|
75
|
+
"name": "variable.self.language.harbour",
|
76
|
+
"match": "\\b(Self|SELF|self)\\b"
|
77
|
+
},
|
78
|
+
"nil": {
|
79
|
+
"comment": "Nil variable",
|
80
|
+
"name": "variable.nil.language.harbour",
|
81
|
+
"match": "\\b(NIL|nil)\\b"
|
82
|
+
},
|
83
|
+
"type_params": {
|
84
|
+
"comment": "Type parameters",
|
85
|
+
"name": "meta.type_params.harbour",
|
86
|
+
"begin": "<",
|
87
|
+
"end": ">",
|
88
|
+
"patterns": [
|
89
|
+
{
|
90
|
+
"include": "#block_comment"
|
91
|
+
},
|
92
|
+
{
|
93
|
+
"include": "#line_comment"
|
94
|
+
},
|
95
|
+
{
|
96
|
+
"include": "#sigils"
|
97
|
+
},
|
98
|
+
{
|
99
|
+
"include": "#types"
|
100
|
+
},
|
101
|
+
{
|
102
|
+
"include": "#std_types"
|
103
|
+
},
|
104
|
+
{
|
105
|
+
"include": "#lifetime"
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"include": "#type_params"
|
109
|
+
}
|
110
|
+
]
|
111
|
+
}
|
112
|
+
},
|
113
|
+
"patterns": [
|
114
|
+
{
|
115
|
+
"include": "#block_doc_comment"
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"include": "#block_comment"
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"include": "#line_doc_comment"
|
122
|
+
},
|
123
|
+
{
|
124
|
+
"include": "#line_comment"
|
125
|
+
},
|
126
|
+
{
|
127
|
+
"include": "#sigils"
|
128
|
+
},
|
129
|
+
{
|
130
|
+
"comment": "Attribute",
|
131
|
+
"name": "meta.attribute.harbour",
|
132
|
+
"begin": "#\\!?\\[",
|
133
|
+
"end": "\\]",
|
134
|
+
"patterns": [
|
135
|
+
{
|
136
|
+
"include": "#string_literal"
|
137
|
+
}
|
138
|
+
]
|
139
|
+
},
|
140
|
+
{
|
141
|
+
"comment": "Single-quote string (character literal)",
|
142
|
+
"name": "string.quoted.single.harbour",
|
143
|
+
"match": "'([^'\\\\]|\\\\(x\\h{2}|[0-2][0-7]{,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.))'"
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"include": "#string_literal"
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"comment": "Floating point number (fraction)",
|
150
|
+
"name": "constant.numeric.float.harbour",
|
151
|
+
"match": "\\b[0-9][0-9_]*\\.[0-9][0-9_]*([eE][+-][0-9_]+)?(f32|f64)?\\b"
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"comment": "Floating point number (exponent)",
|
155
|
+
"name": "constant.numeric.float.harbour",
|
156
|
+
"match": "\\b[0-9][0-9_]*(\\.[0-9][0-9_]*)?[eE][+-][0-9_]+(f32|f64)?\\b"
|
157
|
+
},
|
158
|
+
{
|
159
|
+
"comment": "Floating point number (typed)",
|
160
|
+
"name": "constant.numeric.float.harbour",
|
161
|
+
"match": "\\b[0-9][0-9_]*(\\.[0-9][0-9_]*)?([eE][+-][0-9_]+)?(f32|f64)\\b"
|
162
|
+
},
|
163
|
+
{
|
164
|
+
"comment": "Integer number (decimal)",
|
165
|
+
"name": "constant.numeric.integer.decimal.harbour",
|
166
|
+
"match": "\\b[0-9][0-9_]*([ui](8|16|32|64)?)?\\b"
|
167
|
+
},
|
168
|
+
{
|
169
|
+
"comment": "Integer number (hexadecimal)",
|
170
|
+
"name": "constant.numeric.integer.hexadecimal.harbour",
|
171
|
+
"match": "\\b0x[a-fA-F0-9_]+([ui](8|16|32|64)?)?\\b"
|
172
|
+
},
|
173
|
+
{
|
174
|
+
"comment": "Integer number (octal)",
|
175
|
+
"name": "constant.numeric.integer.octal.harbour",
|
176
|
+
"match": "\\b0o[0-7_]+([ui](8|16|32|64)?)?\\b"
|
177
|
+
},
|
178
|
+
{
|
179
|
+
"comment": "Integer number (binary)",
|
180
|
+
"name": "constant.numeric.integer.binary.harbour",
|
181
|
+
"match": "\\b0b[01_]+([ui](8|16|32|64)?)?\\b"
|
182
|
+
},
|
183
|
+
{
|
184
|
+
"comment": "Static storage modifier",
|
185
|
+
"name": "storage.modifier.static.harbour",
|
186
|
+
"match": "\\b(static|STATIC|THREAD STATIC)\\b"
|
187
|
+
},
|
188
|
+
{
|
189
|
+
"comment": "Boolean constant",
|
190
|
+
"name": "constant.language.boolean.harbour",
|
191
|
+
"match": "(TRUE|FALSE|\\.T\\.|\\.F\\.)"
|
192
|
+
},
|
193
|
+
{
|
194
|
+
"comment": "Keyboard harbour constants",
|
195
|
+
"name": "constant.language.keyboard.harbour",
|
196
|
+
"match": "(K_DOWN|K_PGDN|K_CTRL_PGDN|K_UP|K_PGUP|K_CTRL_PGUP|K_RIGHT|K_LEFT|K_HOME|K_END|K_CTRL_LEFT|K_CTRL_RIGHT|K_CTRL_HOME|K_CTRL_END)"
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"comment": "variable name hungary notation",
|
200
|
+
"name": "variable.name.hungary.harbour",
|
201
|
+
"match": "\\b(s_)?(mtx)?[a,b,c,d,h,l,n,o,u,x][A-Z][A-Za-z0-9_]*\\b"
|
202
|
+
},
|
203
|
+
{
|
204
|
+
"comment": "variable name",
|
205
|
+
"name": "variable.name.special.harbour",
|
206
|
+
"match": "\\b_[a-z][A-Za-z0-9_]*|\\s(i|j)\\s\\b"
|
207
|
+
},
|
208
|
+
{
|
209
|
+
"comment": "Control keyword",
|
210
|
+
"name": "keyword.control.harbour",
|
211
|
+
"match": "\\b(EXIT|ELSEIF|ELSE|IF|ENDIF|FOR|EACH|IN|TO|STEP|DESCEND|NEXT|LOOP|DO CASE|ENDCASE|SWITCH|CASE|OTHERWISE|ENDSWITCH|RETURN|ENDCLASS|VAR|DATA|INIT|WHILE|DO WHILE|ENDDO|BEGIN SEQUENCE|END SEQUENCE|RECOVER USING|WITH|BREAK|PARAMETERS|END|REQUEST|ANNOUNCE)\\b"
|
212
|
+
},
|
213
|
+
{
|
214
|
+
"comment": "xBase keywords",
|
215
|
+
"name": "keyword.command.xbase.harbour",
|
216
|
+
"match": "\\b(GO TOP|SELECT|SAY|GET|PICTURE|SEEK|REPLACE|APPEND BLANK|USE|INDEX ON|TAG)\\b"
|
217
|
+
},
|
218
|
+
{
|
219
|
+
"comment": "xBase keywords",
|
220
|
+
"name": "keyword.command.xbase.harbour",
|
221
|
+
"match": "\\b(HSEEK|RREPLACE|START PRINT|ENDPRINT)\\b"
|
222
|
+
},
|
223
|
+
{
|
224
|
+
"comment": "Keyword",
|
225
|
+
"name": "keyword.other.harbour",
|
226
|
+
"match": "\\b(LOCAL|PRIVATE|PROTECTED|PUBLIC|FIELD|field|MEMVAR)\\b"
|
227
|
+
},
|
228
|
+
{
|
229
|
+
"include": "#types"
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"include": "#std_types"
|
233
|
+
},
|
234
|
+
{
|
235
|
+
"include": "#self"
|
236
|
+
},
|
237
|
+
{
|
238
|
+
"include": "#nil"
|
239
|
+
},
|
240
|
+
{
|
241
|
+
"include": "#lifetime"
|
242
|
+
},
|
243
|
+
{
|
244
|
+
"include": "#ref_lifetime"
|
245
|
+
},
|
246
|
+
{
|
247
|
+
"begin": "^\\s*#\\s*(error|warning|stdout)\\b",
|
248
|
+
"captures": {
|
249
|
+
"1": {
|
250
|
+
"name": "keyword.control.import.error.harbour"
|
251
|
+
}
|
252
|
+
},
|
253
|
+
"end": "(?<!\\\\)(?=\\n)",
|
254
|
+
"name": "meta.preprocessor.diagnostic.harbour",
|
255
|
+
"patterns": [
|
256
|
+
{
|
257
|
+
"match": "(?>\\\\\\s*\\n)",
|
258
|
+
"name": "punctuation.separator.continuation.harbour"
|
259
|
+
}
|
260
|
+
]
|
261
|
+
},
|
262
|
+
{
|
263
|
+
"begin": "^\\s*#\\s*(include|require)\\b\\s+",
|
264
|
+
"captures": {
|
265
|
+
"1": {
|
266
|
+
"name": "keyword.control.import.include.harbour"
|
267
|
+
}
|
268
|
+
},
|
269
|
+
"end": "(?=(?://|/\\*))|(?<!\\\\)(?=\\n)",
|
270
|
+
"name": "meta.preprocessor.harbour.include",
|
271
|
+
"patterns": [
|
272
|
+
{
|
273
|
+
"match": "(?>\\\\\\s*\\n)",
|
274
|
+
"name": "punctuation.separator.continuation.harbour"
|
275
|
+
},
|
276
|
+
{
|
277
|
+
"begin": "\"",
|
278
|
+
"beginCaptures": {
|
279
|
+
"0": {
|
280
|
+
"name": "punctuation.definition.string.begin.harbour"
|
281
|
+
}
|
282
|
+
},
|
283
|
+
"end": "\"",
|
284
|
+
"endCaptures": {
|
285
|
+
"0": {
|
286
|
+
"name": "punctuation.definition.string.end.harbour"
|
287
|
+
}
|
288
|
+
},
|
289
|
+
"name": "string.quoted.double.include.harbour"
|
290
|
+
},
|
291
|
+
{
|
292
|
+
"begin": "<",
|
293
|
+
"beginCaptures": {
|
294
|
+
"0": {
|
295
|
+
"name": "punctuation.definition.string.begin.harbour"
|
296
|
+
}
|
297
|
+
},
|
298
|
+
"end": ">",
|
299
|
+
"endCaptures": {
|
300
|
+
"0": {
|
301
|
+
"name": "punctuation.definition.string.end.harbour"
|
302
|
+
}
|
303
|
+
},
|
304
|
+
"name": "string.quoted.other.lt-gt.include.harbour"
|
305
|
+
}
|
306
|
+
]
|
307
|
+
},
|
308
|
+
{
|
309
|
+
"begin": "^\\s*#\\s*(define|defined|elif|else|if|ifdef|ifndef|endif|line|pragma|undef|command|xcommand|translate|xtranslate)\\b",
|
310
|
+
"captures": {
|
311
|
+
"1": {
|
312
|
+
"name": "keyword.control.import.harbour"
|
313
|
+
}
|
314
|
+
},
|
315
|
+
"end": "(?=(?://|/\\*))|(?<!\\\\)(?=\\n)",
|
316
|
+
"name": "meta.preprocessor.harbour",
|
317
|
+
"patterns": [
|
318
|
+
{
|
319
|
+
"match": "(?>\\\\\\s*\\n)",
|
320
|
+
"name": "punctuation.separator.continuation.harbour"
|
321
|
+
}
|
322
|
+
]
|
323
|
+
},
|
324
|
+
{
|
325
|
+
"match": "(:=|->|\\+=|-=)",
|
326
|
+
"name": "keyword.operator.assignment.harbour"
|
327
|
+
},
|
328
|
+
{
|
329
|
+
"match": "(\\<=|>=|==|!=|!|\\<>|\\<|>|\\$|\\s\\.OR\\.\\s|\\s\\.AND\\.\\s|\\s\\.NOT\\.\\s)",
|
330
|
+
"name": "keyword.operator.comparison.harbour"
|
331
|
+
},
|
332
|
+
{
|
333
|
+
"comment": "Standard library macro",
|
334
|
+
"name": "support.function.std.harbour",
|
335
|
+
"match": "\\b(log_write|pp|to_str|RTrim|TRIM|Trim|PadR|Padr|PADR|PadC|PadL)!"
|
336
|
+
},
|
337
|
+
{
|
338
|
+
"comment": "Function call",
|
339
|
+
"match": "\\b([a-zA-Z_][a-zA-Z0-9_]*)\\s*\\(",
|
340
|
+
"captures": {
|
341
|
+
"1": {
|
342
|
+
"name": "entity.name.function.harbour"
|
343
|
+
}
|
344
|
+
}
|
345
|
+
},
|
346
|
+
{
|
347
|
+
"comment": "Method call",
|
348
|
+
"match": "\\b([a-zA-Z_][a-zA-Z0-9_]*):([a-zA-Z_][a-zA-Z0-9_]*)\\s*\\(",
|
349
|
+
"captures": {
|
350
|
+
"1": {
|
351
|
+
"name": "entity.name.method.harbour"
|
352
|
+
}
|
353
|
+
}
|
354
|
+
},
|
355
|
+
{
|
356
|
+
"comment": "Class variable usage",
|
357
|
+
"match": "\\b([a-zA-Z_][a-zA-Z0-9_]*):([a-zA-Z_][a-zA-Z0-9_]*)",
|
358
|
+
"captures": {
|
359
|
+
"1": {
|
360
|
+
"name": "variable.name.object.harbour"
|
361
|
+
},
|
362
|
+
"2": {
|
363
|
+
"name": "variable.name.member.harbour"
|
364
|
+
}
|
365
|
+
}
|
366
|
+
},
|
367
|
+
{
|
368
|
+
"comment": "Function definition",
|
369
|
+
"begin": "\\b(FUNCTION|STATIC FUNCTION|PROCEDURE|STATIC PROCEDURE|INIT PROCEDURE|EXIT PROCEDURE)\\s+([a-zA-Z_][a-zA-Z0-9_]*)",
|
370
|
+
"end": "[\\n]",
|
371
|
+
"beginCaptures": {
|
372
|
+
"1": {
|
373
|
+
"name": "keyword.other.fn.harbour"
|
374
|
+
},
|
375
|
+
"2": {
|
376
|
+
"name": "entity.name.function.harbour"
|
377
|
+
}
|
378
|
+
},
|
379
|
+
"patterns": [
|
380
|
+
{
|
381
|
+
"include": "#type_params"
|
382
|
+
},
|
383
|
+
{
|
384
|
+
"include": "$self"
|
385
|
+
}
|
386
|
+
]
|
387
|
+
},
|
388
|
+
{
|
389
|
+
"comment": "CLASS definition",
|
390
|
+
"begin": "\\b((?:CREATE\\s+)?(?:CLASS))\\s+([a-zA-Z_][a-zA-Z0-9_]*)(?:\\s+(INHERIT)\\s+([a-zA-Z_][a-zA-Z0-9_]*))?",
|
391
|
+
"end": "[\\n]",
|
392
|
+
"beginCaptures": {
|
393
|
+
"1": {
|
394
|
+
"name": "keyword.class.harbour"
|
395
|
+
},
|
396
|
+
"2": {
|
397
|
+
"name": "entity.name.class.harbour"
|
398
|
+
},
|
399
|
+
"3": {
|
400
|
+
"name": "keyword.class.inherit.harbour"
|
401
|
+
},
|
402
|
+
"4": {
|
403
|
+
"name": "entity.name.parent.class.harbour"
|
404
|
+
}
|
405
|
+
},
|
406
|
+
"patterns": [
|
407
|
+
{
|
408
|
+
"include": "#type_params"
|
409
|
+
},
|
410
|
+
{
|
411
|
+
"include": "$self"
|
412
|
+
}
|
413
|
+
]
|
414
|
+
},
|
415
|
+
{
|
416
|
+
"comment": "Method definition",
|
417
|
+
"begin": "\\b(METHOD|STATIC METHOD|METHOD PROCEDURE)\\s+((?:(?:[a-zA-Z_][a-zA-Z0-9_]*):)?(?:[a-zA-Z_][a-zA-Z0-9_]*))",
|
418
|
+
"end": "[\\n]",
|
419
|
+
"beginCaptures": {
|
420
|
+
"1": {
|
421
|
+
"name": "keyword.method.fn.harbour"
|
422
|
+
},
|
423
|
+
"2": {
|
424
|
+
"name": "entity.name.method.harbour"
|
425
|
+
}
|
426
|
+
},
|
427
|
+
"patterns": [
|
428
|
+
{
|
429
|
+
"include": "#type_params"
|
430
|
+
},
|
431
|
+
{
|
432
|
+
"include": "$self"
|
433
|
+
}
|
434
|
+
]
|
435
|
+
},
|
436
|
+
{
|
437
|
+
"comment": "Variable declaration",
|
438
|
+
"begin": ":",
|
439
|
+
"end": "[=;,\\)\\|]",
|
440
|
+
"patterns": [
|
441
|
+
{
|
442
|
+
"include": "#type_params"
|
443
|
+
},
|
444
|
+
{
|
445
|
+
"include": "$self"
|
446
|
+
}
|
447
|
+
]
|
448
|
+
}
|
449
|
+
]
|
450
|
+
}
|
@@ -0,0 +1,449 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"hs"
|
4
|
+
],
|
5
|
+
"keyEquivalent": "^~H",
|
6
|
+
"name": "Haskell",
|
7
|
+
"patterns": [
|
8
|
+
{
|
9
|
+
"captures": {
|
10
|
+
"1": {
|
11
|
+
"name": "punctuation.definition.entity.haskell"
|
12
|
+
},
|
13
|
+
"2": {
|
14
|
+
"name": "punctuation.definition.entity.haskell"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"comment": "In case this regex seems unusual for an infix operator, note that Haskell allows any ordinary function application (elem 4 [1..10]) to be rewritten as an infix expression (4 `elem` [1..10]).",
|
18
|
+
"match": "(`)[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(`)",
|
19
|
+
"name": "keyword.operator.function.infix.haskell"
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"match": "\\(\\)",
|
23
|
+
"name": "constant.language.unit.haskell"
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"match": "\\[\\]",
|
27
|
+
"name": "constant.language.empty-list.haskell"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"begin": "\\b(module)\\b",
|
31
|
+
"beginCaptures": {
|
32
|
+
"1": {
|
33
|
+
"name": "keyword.other.haskell"
|
34
|
+
}
|
35
|
+
},
|
36
|
+
"end": "\\b(where)\\b",
|
37
|
+
"endCaptures": {
|
38
|
+
"1": {
|
39
|
+
"name": "keyword.other.haskell"
|
40
|
+
}
|
41
|
+
},
|
42
|
+
"name": "meta.declaration.module.haskell",
|
43
|
+
"patterns": [
|
44
|
+
{
|
45
|
+
"include": "#module_name"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"include": "#module_exports"
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"match": "[a-z]+",
|
52
|
+
"name": "invalid"
|
53
|
+
}
|
54
|
+
]
|
55
|
+
},
|
56
|
+
{
|
57
|
+
"begin": "\\b(class)\\b",
|
58
|
+
"beginCaptures": {
|
59
|
+
"1": {
|
60
|
+
"name": "keyword.other.haskell"
|
61
|
+
}
|
62
|
+
},
|
63
|
+
"end": "\\b(where)\\b",
|
64
|
+
"endCaptures": {
|
65
|
+
"1": {
|
66
|
+
"name": "keyword.other.haskell"
|
67
|
+
}
|
68
|
+
},
|
69
|
+
"name": "meta.declaration.class.haskell",
|
70
|
+
"patterns": [
|
71
|
+
{
|
72
|
+
"match": "\\b(Monad|Functor|Eq|Ord|Read|Show|Num|(Frac|Ra)tional|Enum|Bounded|Real(Frac|Float)?|Integral|Floating)\\b",
|
73
|
+
"name": "support.class.prelude.haskell"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"match": "[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
|
77
|
+
"name": "entity.other.inherited-class.haskell"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"match": "\\b[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
|
81
|
+
"name": "variable.other.generic-type.haskell"
|
82
|
+
}
|
83
|
+
]
|
84
|
+
},
|
85
|
+
{
|
86
|
+
"begin": "\\b(instance)\\b",
|
87
|
+
"beginCaptures": {
|
88
|
+
"1": {
|
89
|
+
"name": "keyword.other.haskell"
|
90
|
+
}
|
91
|
+
},
|
92
|
+
"end": "\\b(where)\\b|$",
|
93
|
+
"endCaptures": {
|
94
|
+
"1": {
|
95
|
+
"name": "keyword.other.haskell"
|
96
|
+
}
|
97
|
+
},
|
98
|
+
"name": "meta.declaration.instance.haskell",
|
99
|
+
"patterns": [
|
100
|
+
{
|
101
|
+
"include": "#type_signature"
|
102
|
+
}
|
103
|
+
]
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"begin": "\\b(import)\\b",
|
107
|
+
"beginCaptures": {
|
108
|
+
"1": {
|
109
|
+
"name": "keyword.other.haskell"
|
110
|
+
}
|
111
|
+
},
|
112
|
+
"end": "($|;|(?=--))",
|
113
|
+
"name": "meta.import.haskell",
|
114
|
+
"patterns": [
|
115
|
+
{
|
116
|
+
"match": "(qualified|as|hiding)",
|
117
|
+
"name": "keyword.other.haskell"
|
118
|
+
},
|
119
|
+
{
|
120
|
+
"include": "#module_name"
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"include": "#module_exports"
|
124
|
+
}
|
125
|
+
]
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"begin": "(deriving)\\s*\\(",
|
129
|
+
"beginCaptures": {
|
130
|
+
"1": {
|
131
|
+
"name": "keyword.other.haskell"
|
132
|
+
}
|
133
|
+
},
|
134
|
+
"end": "\\)",
|
135
|
+
"name": "meta.deriving.haskell",
|
136
|
+
"patterns": [
|
137
|
+
{
|
138
|
+
"match": "\\b[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
|
139
|
+
"name": "entity.other.inherited-class.haskell"
|
140
|
+
}
|
141
|
+
]
|
142
|
+
},
|
143
|
+
{
|
144
|
+
"match": "\\b(deriving|where|data|type|case|of|let|in|newtype|default)\\b",
|
145
|
+
"name": "keyword.other.haskell"
|
146
|
+
},
|
147
|
+
{
|
148
|
+
"match": "\\binfix[lr]?\\b",
|
149
|
+
"name": "keyword.operator.haskell"
|
150
|
+
},
|
151
|
+
{
|
152
|
+
"match": "\\b(do|if|then|else)\\b",
|
153
|
+
"name": "keyword.control.haskell"
|
154
|
+
},
|
155
|
+
{
|
156
|
+
"comment": "Floats are always decimal",
|
157
|
+
"match": "\\b([0-9]+\\.[0-9]+([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)\\b",
|
158
|
+
"name": "constant.numeric.float.haskell"
|
159
|
+
},
|
160
|
+
{
|
161
|
+
"match": "\\b([0-9]+|0([xX][0-9a-fA-F]+|[oO][0-7]+))\\b",
|
162
|
+
"name": "constant.numeric.haskell"
|
163
|
+
},
|
164
|
+
{
|
165
|
+
"captures": {
|
166
|
+
"1": {
|
167
|
+
"name": "punctuation.definition.preprocessor.c"
|
168
|
+
}
|
169
|
+
},
|
170
|
+
"comment": "In addition to Haskell's \"native\" syntax, GHC permits the C preprocessor to be run on a source file.",
|
171
|
+
"match": "^\\s*(#)\\s*\\w+",
|
172
|
+
"name": "meta.preprocessor.c"
|
173
|
+
},
|
174
|
+
{
|
175
|
+
"include": "#pragma"
|
176
|
+
},
|
177
|
+
{
|
178
|
+
"begin": "\"",
|
179
|
+
"beginCaptures": {
|
180
|
+
"0": {
|
181
|
+
"name": "punctuation.definition.string.begin.haskell"
|
182
|
+
}
|
183
|
+
},
|
184
|
+
"end": "\"",
|
185
|
+
"endCaptures": {
|
186
|
+
"0": {
|
187
|
+
"name": "punctuation.definition.string.end.haskell"
|
188
|
+
}
|
189
|
+
},
|
190
|
+
"name": "string.quoted.double.haskell",
|
191
|
+
"patterns": [
|
192
|
+
{
|
193
|
+
"match": "\\\\(NUL|SOH|STX|ETX|EOT|ENQ|ACK|BEL|BS|HT|LF|VT|FF|CR|SO|SI|DLE|DC1|DC2|DC3|DC4|NAK|SYN|ETB|CAN|EM|SUB|ESC|FS|GS|RS|US|SP|DEL|[abfnrtv\\\\\\\"'\\&])",
|
194
|
+
"name": "constant.character.escape.haskell"
|
195
|
+
},
|
196
|
+
{
|
197
|
+
"match": "\\\\o[0-7]+|\\\\x[0-9A-Fa-f]+|\\\\[0-9]+",
|
198
|
+
"name": "constant.character.escape.octal.haskell"
|
199
|
+
},
|
200
|
+
{
|
201
|
+
"match": "\\^[A-Z@\\[\\]\\\\\\^_]",
|
202
|
+
"name": "constant.character.escape.control.haskell"
|
203
|
+
},
|
204
|
+
{
|
205
|
+
"begin": "\\\\\\s",
|
206
|
+
"beginCaptures": {
|
207
|
+
"0": {
|
208
|
+
"name": "constant.character.escape.begin.haskell"
|
209
|
+
}
|
210
|
+
},
|
211
|
+
"end": "\\\\",
|
212
|
+
"endCaptures": {
|
213
|
+
"0": {
|
214
|
+
"name": "constant.character.escape.end.haskell"
|
215
|
+
}
|
216
|
+
},
|
217
|
+
"patterns": [
|
218
|
+
{
|
219
|
+
"match": "\\S+",
|
220
|
+
"name": "invalid.illegal.character-not-allowed-here.haskell"
|
221
|
+
}
|
222
|
+
]
|
223
|
+
}
|
224
|
+
]
|
225
|
+
},
|
226
|
+
{
|
227
|
+
"captures": {
|
228
|
+
"1": {
|
229
|
+
"name": "punctuation.definition.string.begin.haskell"
|
230
|
+
},
|
231
|
+
"2": {
|
232
|
+
"name": "constant.character.escape.haskell"
|
233
|
+
},
|
234
|
+
"3": {
|
235
|
+
"name": "constant.character.escape.octal.haskell"
|
236
|
+
},
|
237
|
+
"4": {
|
238
|
+
"name": "constant.character.escape.hexadecimal.haskell"
|
239
|
+
},
|
240
|
+
"5": {
|
241
|
+
"name": "constant.character.escape.control.haskell"
|
242
|
+
},
|
243
|
+
"6": {
|
244
|
+
"name": "punctuation.definition.string.end.haskell"
|
245
|
+
}
|
246
|
+
},
|
247
|
+
"match": "(?x)\n\t\t\t(')\n\t\t\t(?:\n\t\t\t\t[\\ -\\[\\]-~]\t\t\t\t\t\t\t\t# Basic Char\n\t\t\t | (\\\\(?:NUL|SOH|STX|ETX|EOT|ENQ|ACK|BEL|BS|HT|LF|VT|FF|CR|SO|SI|DLE\n\t\t\t\t\t|DC1|DC2|DC3|DC4|NAK|SYN|ETB|CAN|EM|SUB|ESC|FS|GS|RS\n\t\t\t\t\t|US|SP|DEL|[abfnrtv\\\\\\\"'\\&]))\t\t# Escapes\n\t\t\t | (\\\\o[0-7]+)\t\t\t\t\t\t\t\t# Octal Escapes\n\t\t\t | (\\\\x[0-9A-Fa-f]+)\t\t\t\t\t\t# Hexadecimal Escapes\n\t\t\t | (\\^[A-Z@\\[\\]\\\\\\^_])\t\t\t\t\t\t# Control Chars\n\t\t\t)\n\t\t\t(')\n\t\t\t",
|
248
|
+
"name": "string.quoted.single.haskell"
|
249
|
+
},
|
250
|
+
{
|
251
|
+
"begin": "^\\s*(?<fn>(?:[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*|\\((?!--+\\))[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+\\))(?:\\s*,\\s*\\g<fn>)?)\\s*(::)",
|
252
|
+
"beginCaptures": {
|
253
|
+
"1": {
|
254
|
+
"patterns": [
|
255
|
+
{
|
256
|
+
"match": "[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
|
257
|
+
"name": "entity.name.function.haskell"
|
258
|
+
},
|
259
|
+
{
|
260
|
+
"include": "#infix_op"
|
261
|
+
}
|
262
|
+
]
|
263
|
+
},
|
264
|
+
"2": {
|
265
|
+
"name": "keyword.other.double-colon.haskell"
|
266
|
+
}
|
267
|
+
},
|
268
|
+
"end": "$\\n?",
|
269
|
+
"name": "meta.function.type-declaration.haskell",
|
270
|
+
"patterns": [
|
271
|
+
{
|
272
|
+
"include": "#type_signature"
|
273
|
+
}
|
274
|
+
]
|
275
|
+
},
|
276
|
+
{
|
277
|
+
"match": "\\b(Just|Nothing|Left|Right|True|False|LT|EQ|GT|\\(\\)|\\[\\])\\b",
|
278
|
+
"name": "support.constant.haskell"
|
279
|
+
},
|
280
|
+
{
|
281
|
+
"match": "\\b[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
|
282
|
+
"name": "constant.other.haskell"
|
283
|
+
},
|
284
|
+
{
|
285
|
+
"include": "#comments"
|
286
|
+
},
|
287
|
+
{
|
288
|
+
"match": "\\b(abs|acos|acosh|all|and|any|appendFile|applyM|asTypeOf|asin|asinh|atan|atan2|atanh|break|catch|ceiling|compare|concat|concatMap|const|cos|cosh|curry|cycle|decodeFloat|div|divMod|drop|dropWhile|elem|encodeFloat|enumFrom|enumFromThen|enumFromThenTo|enumFromTo|error|even|exp|exponent|fail|filter|flip|floatDigits|floatRadix|floatRange|floor|fmap|foldl|foldl1|foldr|foldr1|fromEnum|fromInteger|fromIntegral|fromRational|fst|gcd|getChar|getContents|getLine|head|id|init|interact|ioError|isDenormalized|isIEEE|isInfinite|isNaN|isNegativeZero|iterate|last|lcm|length|lex|lines|log|logBase|lookup|map|mapM|mapM_|max|maxBound|maximum|maybe|min|minBound|minimum|mod|negate|not|notElem|null|odd|or|otherwise|pi|pred|print|product|properFraction|putChar|putStr|putStrLn|quot|quotRem|read|readFile|readIO|readList|readLn|readParen|reads|readsPrec|realToFrac|recip|rem|repeat|replicate|return|reverse|round|scaleFloat|scanl|scanl1|scanr|scanr1|seq|sequence|sequence_|show|showChar|showList|showParen|showString|shows|showsPrec|significand|signum|sin|sinh|snd|span|splitAt|sqrt|subtract|succ|sum|tail|take|takeWhile|tan|tanh|toEnum|toInteger|toRational|truncate|uncurry|undefined|unlines|until|unwords|unzip|unzip3|userError|words|writeFile|zip|zip3|zipWith|zipWith3)\\b(?!')",
|
289
|
+
"name": "support.function.prelude.haskell"
|
290
|
+
},
|
291
|
+
{
|
292
|
+
"include": "#infix_op"
|
293
|
+
},
|
294
|
+
{
|
295
|
+
"comment": "In case this regex seems overly general, note that Haskell permits the definition of new operators which can be nearly any string of punctuation characters, such as $%^&*.",
|
296
|
+
"match": "[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+",
|
297
|
+
"name": "keyword.operator.haskell"
|
298
|
+
},
|
299
|
+
{
|
300
|
+
"match": ",",
|
301
|
+
"name": "punctuation.separator.comma.haskell"
|
302
|
+
}
|
303
|
+
],
|
304
|
+
"repository": {
|
305
|
+
"block_comment": {
|
306
|
+
"applyEndPatternLast": 1,
|
307
|
+
"begin": "\\{-(?!#)",
|
308
|
+
"captures": {
|
309
|
+
"0": {
|
310
|
+
"name": "punctuation.definition.comment.haskell"
|
311
|
+
}
|
312
|
+
},
|
313
|
+
"end": "-\\}",
|
314
|
+
"name": "comment.block.haskell",
|
315
|
+
"patterns": [
|
316
|
+
{
|
317
|
+
"include": "#block_comment"
|
318
|
+
}
|
319
|
+
]
|
320
|
+
},
|
321
|
+
"comments": {
|
322
|
+
"patterns": [
|
323
|
+
{
|
324
|
+
"begin": "(^[ \\t]+)?(?=--+(?![\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]))",
|
325
|
+
"beginCaptures": {
|
326
|
+
"1": {
|
327
|
+
"name": "punctuation.whitespace.comment.leading.haskell"
|
328
|
+
}
|
329
|
+
},
|
330
|
+
"comment": "Operators may begin with '--' as long as they are not entirely composed of '-' characters. This means comments can't be immediately followed by an allowable operator character.",
|
331
|
+
"end": "(?!\\G)",
|
332
|
+
"patterns": [
|
333
|
+
{
|
334
|
+
"begin": "--",
|
335
|
+
"beginCaptures": {
|
336
|
+
"0": {
|
337
|
+
"name": "punctuation.definition.comment.haskell"
|
338
|
+
}
|
339
|
+
},
|
340
|
+
"end": "\\n",
|
341
|
+
"name": "comment.line.double-dash.haskell"
|
342
|
+
}
|
343
|
+
]
|
344
|
+
},
|
345
|
+
{
|
346
|
+
"include": "#block_comment"
|
347
|
+
}
|
348
|
+
]
|
349
|
+
},
|
350
|
+
"infix_op": {
|
351
|
+
"comment": "An operator cannot be composed entirely of '-' characters; instead, it should be matched as a comment.",
|
352
|
+
"match": "(\\((?!--+\\))[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+\\)|\\(,+\\))",
|
353
|
+
"name": "entity.name.function.infix.haskell"
|
354
|
+
},
|
355
|
+
"module_exports": {
|
356
|
+
"begin": "\\(",
|
357
|
+
"end": "\\)",
|
358
|
+
"name": "meta.declaration.exports.haskell",
|
359
|
+
"patterns": [
|
360
|
+
{
|
361
|
+
"match": "\\b[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
|
362
|
+
"name": "entity.name.function.haskell"
|
363
|
+
},
|
364
|
+
{
|
365
|
+
"match": "\\b[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
|
366
|
+
"name": "storage.type.haskell"
|
367
|
+
},
|
368
|
+
{
|
369
|
+
"match": ",",
|
370
|
+
"name": "punctuation.separator.comma.haskell"
|
371
|
+
},
|
372
|
+
{
|
373
|
+
"include": "#infix_op"
|
374
|
+
},
|
375
|
+
{
|
376
|
+
"comment": "So named because I don't know what to call this.",
|
377
|
+
"match": "\\(.*?\\)",
|
378
|
+
"name": "meta.other.unknown.haskell"
|
379
|
+
}
|
380
|
+
]
|
381
|
+
},
|
382
|
+
"module_name": {
|
383
|
+
"match": "(?<conid>[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(\\.\\g<conid>)?)",
|
384
|
+
"name": "support.other.module.haskell"
|
385
|
+
},
|
386
|
+
"pragma": {
|
387
|
+
"begin": "\\{-#",
|
388
|
+
"end": "#-\\}",
|
389
|
+
"name": "meta.preprocessor.haskell",
|
390
|
+
"patterns": [
|
391
|
+
{
|
392
|
+
"match": "\\b(LANGUAGE|UNPACK|INLINE)\\b",
|
393
|
+
"name": "keyword.other.preprocessor.haskell"
|
394
|
+
}
|
395
|
+
]
|
396
|
+
},
|
397
|
+
"type_signature": {
|
398
|
+
"patterns": [
|
399
|
+
{
|
400
|
+
"captures": {
|
401
|
+
"1": {
|
402
|
+
"name": "entity.other.inherited-class.haskell"
|
403
|
+
},
|
404
|
+
"2": {
|
405
|
+
"name": "variable.other.generic-type.haskell"
|
406
|
+
},
|
407
|
+
"3": {
|
408
|
+
"name": "keyword.other.big-arrow.haskell"
|
409
|
+
}
|
410
|
+
},
|
411
|
+
"match": "\\(\\s*([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)\\s+([\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)\\)\\s*(=>)",
|
412
|
+
"name": "meta.class-constraint.haskell"
|
413
|
+
},
|
414
|
+
{
|
415
|
+
"include": "#pragma"
|
416
|
+
},
|
417
|
+
{
|
418
|
+
"match": "->",
|
419
|
+
"name": "keyword.other.arrow.haskell"
|
420
|
+
},
|
421
|
+
{
|
422
|
+
"match": "=>",
|
423
|
+
"name": "keyword.other.big-arrow.haskell"
|
424
|
+
},
|
425
|
+
{
|
426
|
+
"match": "\\b(Int(eger)?|Maybe|Either|Bool|Float|Double|Char|String|Ordering|ShowS|ReadS|FilePath|IO(Error)?)\\b",
|
427
|
+
"name": "support.type.prelude.haskell"
|
428
|
+
},
|
429
|
+
{
|
430
|
+
"match": "\\b[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
|
431
|
+
"name": "variable.other.generic-type.haskell"
|
432
|
+
},
|
433
|
+
{
|
434
|
+
"match": "\\b[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
|
435
|
+
"name": "storage.type.haskell"
|
436
|
+
},
|
437
|
+
{
|
438
|
+
"match": "\\(\\)",
|
439
|
+
"name": "support.constant.unit.haskell"
|
440
|
+
},
|
441
|
+
{
|
442
|
+
"include": "#comments"
|
443
|
+
}
|
444
|
+
]
|
445
|
+
}
|
446
|
+
},
|
447
|
+
"scopeName": "source.haskell",
|
448
|
+
"uuid": "5C034675-1F6D-497E-8073-369D37E2FD7D"
|
449
|
+
}
|