github-linguist-grammars 4.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (335) hide show
  1. checksums.yaml +7 -0
  2. data/grammars/file.lasso.json +713 -0
  3. data/grammars/module.ceylon.json +54 -0
  4. data/grammars/objdump.x86asm.json +73 -0
  5. data/grammars/source.Inform7.json +45 -0
  6. data/grammars/source.Kotlin.json +774 -0
  7. data/grammars/source.LS.json +104 -0
  8. data/grammars/source.MCPOST.json +68 -0
  9. data/grammars/source.MOD.json +70 -0
  10. data/grammars/source.abap.json +176 -0
  11. data/grammars/source.abl.json +138 -0
  12. data/grammars/source.actionscript.3.json +1571 -0
  13. data/grammars/source.acucobol.json +16 -0
  14. data/grammars/source.ada.json +140 -0
  15. data/grammars/source.agda.json +254 -0
  16. data/grammars/source.ahk.json +171 -0
  17. data/grammars/source.alloy.json +44 -0
  18. data/grammars/source.ampl.json +157 -0
  19. data/grammars/source.antlr.json +300 -0
  20. data/grammars/source.apache-config.json +352 -0
  21. data/grammars/source.apache-config.mod_perl.json +70 -0
  22. data/grammars/source.apl.json +442 -0
  23. data/grammars/source.applescript.json +1385 -0
  24. data/grammars/source.apt.json +25 -0
  25. data/grammars/source.asm.x86.json +182 -0
  26. data/grammars/source.asp.json +157 -0
  27. data/grammars/source.aspectj.json +963 -0
  28. data/grammars/source.ats.json +170 -0
  29. data/grammars/source.autoit.3.json +132 -0
  30. data/grammars/source.awk.json +388 -0
  31. data/grammars/source.befunge.json +38 -0
  32. data/grammars/source.bf.json +36 -0
  33. data/grammars/source.bison.json +59 -0
  34. data/grammars/source.blitzmax.json +912 -0
  35. data/grammars/source.boo.json +452 -0
  36. data/grammars/source.brightauthorproject.json +29 -0
  37. data/grammars/source.brightscript.json +158 -0
  38. data/grammars/source.bro.json +409 -0
  39. data/grammars/source.bsv.json +283 -0
  40. data/grammars/source.c++.json +364 -0
  41. data/grammars/source.c++.qt.json +37 -0
  42. data/grammars/source.c.ec.json +39 -0
  43. data/grammars/source.c.json +727 -0
  44. data/grammars/source.c.platform.json +154 -0
  45. data/grammars/source.cache.cmake.json +75 -0
  46. data/grammars/source.cake.json +16 -0
  47. data/grammars/source.camlp4.ocaml.json +63 -0
  48. data/grammars/source.capnp.json +93 -0
  49. data/grammars/source.ceylon.json +77 -0
  50. data/grammars/source.cfscript.cfc.json +170 -0
  51. data/grammars/source.cfscript.json +744 -0
  52. data/grammars/source.chapel.json +240 -0
  53. data/grammars/source.cirru.json +66 -0
  54. data/grammars/source.clarion.json +159 -0
  55. data/grammars/source.clips.json +80 -0
  56. data/grammars/source.clojure.json +397 -0
  57. data/grammars/source.cm.json +54 -0
  58. data/grammars/source.cmake.json +181 -0
  59. data/grammars/source.cobol.json +528 -0
  60. data/grammars/source.coffee.json +678 -0
  61. data/grammars/source.compiled-papyrus.json +11 -0
  62. data/grammars/source.cool.json +103 -0
  63. data/grammars/source.coq.json +62 -0
  64. data/grammars/source.crystal.json +2760 -0
  65. data/grammars/source.cs.json +556 -0
  66. data/grammars/source.css.json +630 -0
  67. data/grammars/source.css.less.json +276 -0
  68. data/grammars/source.css.mss.json +256 -0
  69. data/grammars/source.csx.json +16 -0
  70. data/grammars/source.cuda-c++.json +137 -0
  71. data/grammars/source.cython.json +2108 -0
  72. data/grammars/source.d.json +722 -0
  73. data/grammars/source.dart.json +763 -0
  74. data/grammars/source.desktop.json +90 -0
  75. data/grammars/source.diff.json +162 -0
  76. data/grammars/source.dockerfile.json +89 -0
  77. data/grammars/source.dosbatch.json +70 -0
  78. data/grammars/source.dot.json +126 -0
  79. data/grammars/source.dylan.json +217 -0
  80. data/grammars/source.eiffel.json +138 -0
  81. data/grammars/source.elixir.json +737 -0
  82. data/grammars/source.elm.json +355 -0
  83. data/grammars/source.erazor.json +126 -0
  84. data/grammars/source.erlang.json +1674 -0
  85. data/grammars/source.essl.json +50 -0
  86. data/grammars/source.factor.json +260 -0
  87. data/grammars/source.fan.json +188 -0
  88. data/grammars/source.fancy.json +270 -0
  89. data/grammars/source.fish.json +214 -0
  90. data/grammars/source.forth.json +101 -0
  91. data/grammars/source.fortran.json +499 -0
  92. data/grammars/source.fortran.modern.json +226 -0
  93. data/grammars/source.fsharp.json +403 -0
  94. data/grammars/source.gap.json +167 -0
  95. data/grammars/source.gcode.json +25 -0
  96. data/grammars/source.gdscript.json +154 -0
  97. data/grammars/source.gfm.json +1270 -0
  98. data/grammars/source.glsl.json +71 -0
  99. data/grammars/source.gnuplot.json +276 -0
  100. data/grammars/source.go.json +552 -0
  101. data/grammars/source.golo.json +182 -0
  102. data/grammars/source.gosu.2.json +163 -0
  103. data/grammars/source.grace.json +679 -0
  104. data/grammars/source.groovy.gradle.json +73 -0
  105. data/grammars/source.groovy.json +1385 -0
  106. data/grammars/source.harbour.json +450 -0
  107. data/grammars/source.haskell.json +449 -0
  108. data/grammars/source.haxe.2.json +1243 -0
  109. data/grammars/source.hss.1.json +464 -0
  110. data/grammars/source.httpspec.json +287 -0
  111. data/grammars/source.hxml.json +26 -0
  112. data/grammars/source.hy.json +270 -0
  113. data/grammars/source.idl-dlm.json +112 -0
  114. data/grammars/source.idl.json +267 -0
  115. data/grammars/source.idris.json +537 -0
  116. data/grammars/source.ini.json +113 -0
  117. data/grammars/source.inno.json +65 -0
  118. data/grammars/source.io.json +164 -0
  119. data/grammars/source.ioke.json +272 -0
  120. data/grammars/source.isabelle.root.json +68 -0
  121. data/grammars/source.isabelle.theory.json +106 -0
  122. data/grammars/source.j.json +49 -0
  123. data/grammars/source.jade.json +1009 -0
  124. data/grammars/source.jasmin.json +299 -0
  125. data/grammars/source.java-properties.json +97 -0
  126. data/grammars/source.java.json +1026 -0
  127. data/grammars/source.jcl.json +49 -0
  128. data/grammars/source.jflex.json +490 -0
  129. data/grammars/source.jq.json +218 -0
  130. data/grammars/source.js.json +948 -0
  131. data/grammars/source.js.jsx.json +2937 -0
  132. data/grammars/source.js.objj.json +424 -0
  133. data/grammars/source.js.regexp.json +150 -0
  134. data/grammars/source.js.regexp.replacement.json +30 -0
  135. data/grammars/source.json.json +149 -0
  136. data/grammars/source.julia.json +407 -0
  137. data/grammars/source.lean.json +145 -0
  138. data/grammars/source.lid.json +23 -0
  139. data/grammars/source.lilypond.json +623 -0
  140. data/grammars/source.lisp.json +111 -0
  141. data/grammars/source.litcoffee.json +669 -0
  142. data/grammars/source.livescript.json +616 -0
  143. data/grammars/source.llvm.json +71 -0
  144. data/grammars/source.logos.json +31 -0
  145. data/grammars/source.logtalk.json +315 -0
  146. data/grammars/source.loomscript.json +214 -0
  147. data/grammars/source.lsl.json +216 -0
  148. data/grammars/source.lua.json +191 -0
  149. data/grammars/source.makefile.json +474 -0
  150. data/grammars/source.makegen.json +13 -0
  151. data/grammars/source.man.json +53 -0
  152. data/grammars/source.mask.json +701 -0
  153. data/grammars/source.mata.json +133 -0
  154. data/grammars/source.mathematica.json +429 -0
  155. data/grammars/source.matlab.json +776 -0
  156. data/grammars/source.mercury.json +251 -0
  157. data/grammars/source.ml.json +291 -0
  158. data/grammars/source.modelica.json +142 -0
  159. data/grammars/source.modula2.json +103 -0
  160. data/grammars/source.monkey.json +701 -0
  161. data/grammars/source.moonscript.json +149 -0
  162. data/grammars/source.mupad.json +149 -0
  163. data/grammars/source.nant-build.json +86 -0
  164. data/grammars/source.ncl.json +66 -0
  165. data/grammars/source.nemerle.json +137 -0
  166. data/grammars/source.nesc.json +27 -0
  167. data/grammars/source.netlinx.erb.json +47 -0
  168. data/grammars/source.netlinx.json +768 -0
  169. data/grammars/source.nginx.json +797 -0
  170. data/grammars/source.nim.json +1150 -0
  171. data/grammars/source.nim_filter.json +133 -0
  172. data/grammars/source.nimcfg.json +116 -0
  173. data/grammars/source.ninja.json +66 -0
  174. data/grammars/source.nit.json +238 -0
  175. data/grammars/source.nix.json +1200 -0
  176. data/grammars/source.nmml.json +87 -0
  177. data/grammars/source.nsis.json +150 -0
  178. data/grammars/source.objc++.json +19 -0
  179. data/grammars/source.objc.json +918 -0
  180. data/grammars/source.objc.platform.json +277 -0
  181. data/grammars/source.ocaml.json +1426 -0
  182. data/grammars/source.ocamllex.json +305 -0
  183. data/grammars/source.ocamlyacc.json +346 -0
  184. data/grammars/source.octave.json +451 -0
  185. data/grammars/source.ooc.json +692 -0
  186. data/grammars/source.opa.json +206 -0
  187. data/grammars/source.opal.json +415 -0
  188. data/grammars/source.opalsysdefs.json +70 -0
  189. data/grammars/source.opencobol.json +65 -0
  190. data/grammars/source.ox.json +97 -0
  191. data/grammars/source.oz.json +84 -0
  192. data/grammars/source.papyrus-assembly.json +266 -0
  193. data/grammars/source.papyrus.json +231 -0
  194. data/grammars/source.parrot.pir.json +117 -0
  195. data/grammars/source.pascal.json +150 -0
  196. data/grammars/source.perl.6.json +310 -0
  197. data/grammars/source.perl.json +2413 -0
  198. data/grammars/source.php.zephir.json +362 -0
  199. data/grammars/source.pig_latin.json +172 -0
  200. data/grammars/source.pike.json +62 -0
  201. data/grammars/source.plsql.oracle.json +642 -0
  202. data/grammars/source.po.json +232 -0
  203. data/grammars/source.pogoscript.json +85 -0
  204. data/grammars/source.postscript.json +231 -0
  205. data/grammars/source.powershell.json +755 -0
  206. data/grammars/source.processing.json +885 -0
  207. data/grammars/source.prolog.eclipse.json +206 -0
  208. data/grammars/source.prolog.json +292 -0
  209. data/grammars/source.protobuf.json +395 -0
  210. data/grammars/source.pubspec.json +13 -0
  211. data/grammars/source.puppet.json +494 -0
  212. data/grammars/source.purescript.json +818 -0
  213. data/grammars/source.pyjade.json +1010 -0
  214. data/grammars/source.python.django.json +34 -0
  215. data/grammars/source.python.json +1960 -0
  216. data/grammars/source.python.salt.json +13 -0
  217. data/grammars/source.qmake.json +217 -0
  218. data/grammars/source.qml.json +195 -0
  219. data/grammars/source.r.json +203 -0
  220. data/grammars/source.racket.json +119 -0
  221. data/grammars/source.rebol.json +647 -0
  222. data/grammars/source.red.json +652 -0
  223. data/grammars/source.regexp.babel.json +190 -0
  224. data/grammars/source.regexp.python.json +187 -0
  225. data/grammars/source.regexp.spin.json +188 -0
  226. data/grammars/source.ruby.json +1956 -0
  227. data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
  228. data/grammars/source.rust.json +269 -0
  229. data/grammars/source.sas.json +322 -0
  230. data/grammars/source.sas_log.json +26 -0
  231. data/grammars/source.sass.json +248 -0
  232. data/grammars/source.sbt.json +36 -0
  233. data/grammars/source.scad.json +152 -0
  234. data/grammars/source.scala.json +739 -0
  235. data/grammars/source.scaml.json +466 -0
  236. data/grammars/source.scheme.json +370 -0
  237. data/grammars/source.scilab.json +103 -0
  238. data/grammars/source.scss.json +1321 -0
  239. data/grammars/source.shell.json +1212 -0
  240. data/grammars/source.smali.json +1668 -0
  241. data/grammars/source.smalltalk.json +135 -0
  242. data/grammars/source.smt.json +173 -0
  243. data/grammars/source.sp.json +118 -0
  244. data/grammars/source.sparql.json +23 -0
  245. data/grammars/source.spin.json +936 -0
  246. data/grammars/source.sqf.json +112 -0
  247. data/grammars/source.sql.json +473 -0
  248. data/grammars/source.stata.json +208 -0
  249. data/grammars/source.strings.json +53 -0
  250. data/grammars/source.stylus.json +1021 -0
  251. data/grammars/source.swift.json +965 -0
  252. data/grammars/source.systemverilog.json +1050 -0
  253. data/grammars/source.tcl.json +277 -0
  254. data/grammars/source.tea.json +180 -0
  255. data/grammars/source.thrift.json +704 -0
  256. data/grammars/source.toml.json +327 -0
  257. data/grammars/source.ts.json +1094 -0
  258. data/grammars/source.tsx.json +1324 -0
  259. data/grammars/source.turtle.json +505 -0
  260. data/grammars/source.txl.json +62 -0
  261. data/grammars/source.ucfconstraints.json +72 -0
  262. data/grammars/source.vala.json +814 -0
  263. data/grammars/source.varnish.vcl.json +343 -0
  264. data/grammars/source.vbnet.json +338 -0
  265. data/grammars/source.verilog.json +302 -0
  266. data/grammars/source.vhdl.json +1349 -0
  267. data/grammars/source.viml.json +224 -0
  268. data/grammars/source.webidl.json +814 -0
  269. data/grammars/source.x10.json +68 -0
  270. data/grammars/source.x86asm.json +47 -0
  271. data/grammars/source.xc.json +379 -0
  272. data/grammars/source.xq.json +241 -0
  273. data/grammars/source.xquery.json +193 -0
  274. data/grammars/source.xtend.json +733 -0
  275. data/grammars/source.yaml.json +334 -0
  276. data/grammars/source.yaml.salt.json +348 -0
  277. data/grammars/text.bibtex.json +251 -0
  278. data/grammars/text.cfml.basic.json +736 -0
  279. data/grammars/text.dart-analysis-output.json +162 -0
  280. data/grammars/text.dart-doccomments.json +19 -0
  281. data/grammars/text.elixir.json +45 -0
  282. data/grammars/text.gherkin.feature.json +135 -0
  283. data/grammars/text.groff.json +113 -0
  284. data/grammars/text.haml.json +299 -0
  285. data/grammars/text.html.abl.json +24 -0
  286. data/grammars/text.html.asciidoc.json +492 -0
  287. data/grammars/text.html.asdoc.json +541 -0
  288. data/grammars/text.html.asp.json +58 -0
  289. data/grammars/text.html.basic.json +552 -0
  290. data/grammars/text.html.cfm.json +811 -0
  291. data/grammars/text.html.creole.json +329 -0
  292. data/grammars/text.html.django.json +69 -0
  293. data/grammars/text.html.elixir.json +18 -0
  294. data/grammars/text.html.erb.json +157 -0
  295. data/grammars/text.html.erlang.yaws.json +72 -0
  296. data/grammars/text.html.factor.json +27 -0
  297. data/grammars/text.html.handlebars.json +783 -0
  298. data/grammars/text.html.jsp.json +1203 -0
  299. data/grammars/text.html.liquid.json +35 -0
  300. data/grammars/text.html.mako.json +729 -0
  301. data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
  302. data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
  303. data/grammars/text.html.mediawiki.json +972 -0
  304. data/grammars/text.html.php.json +2607 -0
  305. data/grammars/text.html.slash.json +313 -0
  306. data/grammars/text.html.smarty.json +216 -0
  307. data/grammars/text.html.ssp.json +49 -0
  308. data/grammars/text.html.tcl.json +44 -0
  309. data/grammars/text.html.twig.json +1353 -0
  310. data/grammars/text.html.vue.json +642 -0
  311. data/grammars/text.idl-idldoc.json +14 -0
  312. data/grammars/text.junit-test-report.json +92 -0
  313. data/grammars/text.log.latex.json +86 -0
  314. data/grammars/text.python.console.json +25 -0
  315. data/grammars/text.python.traceback.json +46 -0
  316. data/grammars/text.rdoc.json +48 -0
  317. data/grammars/text.restructuredtext.json +561 -0
  318. data/grammars/text.robot.json +73 -0
  319. data/grammars/text.shell-session.json +48 -0
  320. data/grammars/text.slim.json +527 -0
  321. data/grammars/text.tex.json +271 -0
  322. data/grammars/text.tex.latex.beamer.json +63 -0
  323. data/grammars/text.tex.latex.haskell.json +56 -0
  324. data/grammars/text.tex.latex.json +1013 -0
  325. data/grammars/text.tex.latex.memoir.json +99 -0
  326. data/grammars/text.tex.latex.rd.json +117 -0
  327. data/grammars/text.xml.ant.json +202 -0
  328. data/grammars/text.xml.flex-config.json +2634 -0
  329. data/grammars/text.xml.genshi.json +34 -0
  330. data/grammars/text.xml.json +364 -0
  331. data/grammars/text.xml.pom.json +774 -0
  332. data/grammars/text.xml.xsl.json +94 -0
  333. data/grammars/text.zone_file.json +72 -0
  334. data/lib/linguist/grammars.rb +13 -0
  335. metadata +389 -0
@@ -0,0 +1,818 @@
1
+ {
2
+ "fileTypes": [
3
+ "purs"
4
+ ],
5
+ "name": "PureScript",
6
+ "scopeName": "source.purescript",
7
+ "macros": {
8
+ "functionNameOne": "[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
9
+ "classNameOne": "[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
10
+ "functionName": "(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*",
11
+ "className": "[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*",
12
+ "operatorChar": "[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]",
13
+ "operator": "[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+",
14
+ "operatorFun": "(?:\\((?!--+\\))[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+\\))",
15
+ "character": "(?:[ -\\[\\]-~]|(\\\\(?: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\\\\\\\"'\\&]))|(\\\\o[0-7]+)|(\\\\x[0-9A-Fa-f]+)|(\\^[A-Z@\\[\\]\\\\\\^_]))",
16
+ "classConstraint": "(?:(?:([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*)\\s+)(?:(?<classConstraint>(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*|(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)(?:\\s*(?:\\s+)\\s*\\g<classConstraint>)?)))",
17
+ "functionTypeDeclaration": "(?:(?:(?<functionTypeDeclaration>(?:(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*|(?:\\((?!--+\\))[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+\\)))(?:\\s*(?:,)\\s*\\g<functionTypeDeclaration>)?))(?:\\s*(::|∷)))",
18
+ "ctorArgs": "(?!deriving)(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*|(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*|(?:(?!deriving)(?:[\\w()'→⇒\\[\\],]|->|=>)+\\s*)+)",
19
+ "ctor": "(?:(?:\\b([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*)\\s+)(?:(?<ctorArgs>(?:(?!deriving)(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*|(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*|(?:(?!deriving)(?:[\\w()'→⇒\\[\\],]|->|=>)+\\s*)+))(?:\\s*(?:\\s+)\\s*\\g<ctorArgs>)?)?))",
20
+ "typeDecl": ".+?",
21
+ "indentChar": "[ \\t]",
22
+ "indentBlockEnd": "^(?!\\1[ \\t]|[ \\t]*$)",
23
+ "maybeBirdTrack": "^"
24
+ },
25
+ "patterns": [
26
+ {
27
+ "name": "keyword.operator.function.infix.purescript",
28
+ "match": "(`)(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(`)",
29
+ "captures": {
30
+ "1": {
31
+ "name": "punctuation.definition.entity.purescript"
32
+ },
33
+ "2": {
34
+ "name": "punctuation.definition.entity.purescript"
35
+ }
36
+ }
37
+ },
38
+ {
39
+ "begin": "(\\[)([\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)(\\|)",
40
+ "end": "(\\|)(\\])",
41
+ "beginCaptures": {
42
+ "1": {
43
+ "name": "punctuation.definition.quasiquotes.begin.purescript"
44
+ },
45
+ "2": {
46
+ "name": "entity.name.tag.purescript"
47
+ },
48
+ "3": {
49
+ "name": "string.quoted.quasiquotes.purescript"
50
+ }
51
+ },
52
+ "endCaptures": {
53
+ "1": {
54
+ "name": "string.quoted.quasiquotes.purescript"
55
+ },
56
+ "2": {
57
+ "name": "punctuation.definition.quasiquotes.end.purescript"
58
+ }
59
+ },
60
+ "contentName": "string.quoted.quasiquotes.purescript"
61
+ },
62
+ {
63
+ "name": "meta.declaration.module.purescript",
64
+ "begin": "\\b(module)\\b",
65
+ "end": "(where)",
66
+ "beginCaptures": {
67
+ "1": {
68
+ "name": "keyword.other.purescript"
69
+ }
70
+ },
71
+ "endCaptures": {
72
+ "1": {
73
+ "name": "keyword.other.purescript"
74
+ }
75
+ },
76
+ "patterns": [
77
+ {
78
+ "include": "#comments"
79
+ },
80
+ {
81
+ "include": "#module_name"
82
+ },
83
+ {
84
+ "include": "#module_exports"
85
+ },
86
+ {
87
+ "name": "invalid.purescript",
88
+ "match": "[a-z]+"
89
+ }
90
+ ]
91
+ },
92
+ {
93
+ "name": "meta.declaration.typeclass.purescript",
94
+ "begin": "\\b(class)\\b",
95
+ "end": "\\b(where)\\b|$",
96
+ "beginCaptures": {
97
+ "1": {
98
+ "name": "storage.type.class.purescript"
99
+ }
100
+ },
101
+ "endCaptures": {
102
+ "1": {
103
+ "name": "keyword.other.purescript"
104
+ }
105
+ },
106
+ "patterns": [
107
+ {
108
+ "include": "#type_signature"
109
+ }
110
+ ]
111
+ },
112
+ {
113
+ "name": "meta.declaration.instance.purescript",
114
+ "begin": "\\b(instance)\\b",
115
+ "end": "\\b(where)\\b|$",
116
+ "contentName": "meta.type-signature.purescript",
117
+ "beginCaptures": {
118
+ "1": {
119
+ "name": "keyword.other.purescript"
120
+ }
121
+ },
122
+ "endCaptures": {
123
+ "1": {
124
+ "name": "keyword.other.purescript"
125
+ }
126
+ },
127
+ "patterns": [
128
+ {
129
+ "include": "#type_signature"
130
+ }
131
+ ]
132
+ },
133
+ {
134
+ "name": "meta.foreign.purescript",
135
+ "begin": "^(\\s*)(foreign)\\s+(import)\\b",
136
+ "end": "^(?!\\1[ \\t]|[ \\t]*$)",
137
+ "beginCaptures": {
138
+ "2": {
139
+ "name": "keyword.other.purescript"
140
+ },
141
+ "3": {
142
+ "name": "keyword.other.purescript"
143
+ }
144
+ },
145
+ "patterns": [
146
+ {
147
+ "include": "#type_signature"
148
+ },
149
+ {
150
+ "include": "$self"
151
+ }
152
+ ]
153
+ },
154
+ {
155
+ "name": "meta.import.purescript",
156
+ "begin": "\\b(import)\\b",
157
+ "end": "($|;|(?=--))",
158
+ "beginCaptures": {
159
+ "1": {
160
+ "name": "keyword.other.purescript"
161
+ }
162
+ },
163
+ "patterns": [
164
+ {
165
+ "include": "#module_name"
166
+ },
167
+ {
168
+ "include": "#module_exports"
169
+ },
170
+ {
171
+ "match": "\\b(qualified|as|hiding)\\b",
172
+ "captures": {
173
+ "1": {
174
+ "name": "keyword.other.purescript"
175
+ }
176
+ }
177
+ }
178
+ ]
179
+ },
180
+ {
181
+ "name": "meta.declaration.type.data.purescript",
182
+ "begin": "^(\\s)*(data|newtype)\\s+(.+?)\\s*(?=\\=|$)",
183
+ "end": "^(?!\\1[ \\t]|[ \\t]*$)",
184
+ "beginCaptures": {
185
+ "2": {
186
+ "name": "storage.type.data.purescript"
187
+ },
188
+ "3": {
189
+ "name": "meta.type-signature.purescript",
190
+ "patterns": [
191
+ {
192
+ "include": "#type_signature"
193
+ }
194
+ ]
195
+ }
196
+ },
197
+ "patterns": [
198
+ {
199
+ "include": "#comments"
200
+ },
201
+ {
202
+ "include": "#deriving"
203
+ },
204
+ {
205
+ "match": "=",
206
+ "captures": {
207
+ "0": {
208
+ "name": "keyword.operator.assignment.purescript"
209
+ }
210
+ }
211
+ },
212
+ {
213
+ "match": "(?:(?:\\b([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*)\\s+)(?:(?<ctorArgs>(?:(?!deriving)(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*|(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*|(?:(?!deriving)(?:[\\w()'→⇒\\[\\],]|->|=>)+\\s*)+))(?:\\s*(?:\\s+)\\s*\\g<ctorArgs>)?)?))",
214
+ "captures": {
215
+ "1": {
216
+ "patterns": [
217
+ {
218
+ "include": "#data_ctor"
219
+ }
220
+ ]
221
+ },
222
+ "2": {
223
+ "name": "meta.type-signature.purescript",
224
+ "patterns": [
225
+ {
226
+ "include": "#type_signature"
227
+ }
228
+ ]
229
+ }
230
+ }
231
+ },
232
+ {
233
+ "match": "\\|",
234
+ "captures": {
235
+ "0": {
236
+ "name": "punctuation.separator.pipe.purescript"
237
+ }
238
+ }
239
+ },
240
+ {
241
+ "name": "meta.declaratyion.type.data.record.block.purescript",
242
+ "begin": "\\{",
243
+ "beginCaptures": {
244
+ "0": {
245
+ "name": "keyword.operator.record.begin.purescript"
246
+ }
247
+ },
248
+ "end": "\\}",
249
+ "endCaptures": {
250
+ "0": {
251
+ "name": "keyword.operator.record.end.purescript"
252
+ }
253
+ },
254
+ "patterns": [
255
+ {
256
+ "name": "punctuation.separator.comma.purescript",
257
+ "match": ","
258
+ },
259
+ {
260
+ "include": "#record_field_declaration"
261
+ }
262
+ ]
263
+ }
264
+ ]
265
+ },
266
+ {
267
+ "name": "meta.declaration.type.type.purescript",
268
+ "begin": "^(\\s)*(type)\\s+(.+?)\\s*(?=\\=|$)",
269
+ "end": "^(?!\\1[ \\t]|[ \\t]*$)",
270
+ "contentName": "meta.type-signature.purescript",
271
+ "beginCaptures": {
272
+ "2": {
273
+ "name": "storage.type.data.purescript"
274
+ },
275
+ "3": {
276
+ "name": "meta.type-signature.purescript",
277
+ "patterns": [
278
+ {
279
+ "include": "#type_signature"
280
+ }
281
+ ]
282
+ }
283
+ },
284
+ "patterns": [
285
+ {
286
+ "include": "#comments"
287
+ },
288
+ {
289
+ "match": "=",
290
+ "captures": {
291
+ "0": {
292
+ "name": "keyword.operator.assignment.purescript"
293
+ }
294
+ }
295
+ },
296
+ {
297
+ "include": "#type_signature"
298
+ }
299
+ ]
300
+ },
301
+ {
302
+ "name": "keyword.other.purescript",
303
+ "match": "\\b(deriving|where|data|type|newtype)\\b"
304
+ },
305
+ {
306
+ "name": "storage.type.purescript",
307
+ "match": "\\b(data|type|newtype)\\b"
308
+ },
309
+ {
310
+ "name": "keyword.operator.purescript",
311
+ "match": "\\binfix[lr]?\\b"
312
+ },
313
+ {
314
+ "name": "keyword.control.purescript",
315
+ "match": "\\b(do|if|then|else|case|of|let|in|default)\\b"
316
+ },
317
+ {
318
+ "name": "constant.numeric.float.purescript",
319
+ "match": "\\b([0-9]+\\.[0-9]+([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)\\b"
320
+ },
321
+ {
322
+ "name": "constant.numeric.purescript",
323
+ "match": "\\b([0-9]+|0([xX][0-9a-fA-F]+|[oO][0-7]+))\\b"
324
+ },
325
+ {
326
+ "name": "string.quoted.double.purescript",
327
+ "begin": "\"",
328
+ "end": "\"",
329
+ "beginCaptures": {
330
+ "0": {
331
+ "name": "punctuation.definition.string.begin.purescript"
332
+ }
333
+ },
334
+ "endCaptures": {
335
+ "0": {
336
+ "name": "punctuation.definition.string.end.purescript"
337
+ }
338
+ },
339
+ "patterns": [
340
+ {
341
+ "include": "#characters"
342
+ },
343
+ {
344
+ "begin": "\\\\\\s",
345
+ "end": "\\\\",
346
+ "beginCaptures": {
347
+ "0": {
348
+ "name": "markup.other.escape.newline.begin.purescript"
349
+ }
350
+ },
351
+ "endCaptures": {
352
+ "0": {
353
+ "name": "markup.other.escape.newline.end.purescript"
354
+ }
355
+ },
356
+ "patterns": [
357
+ {
358
+ "match": "\\S+",
359
+ "name": "invalid.illegal.character-not-allowed-here.purescript"
360
+ }
361
+ ]
362
+ }
363
+ ]
364
+ },
365
+ {
366
+ "name": "markup.other.escape.newline.purescript",
367
+ "match": "\\\\$"
368
+ },
369
+ {
370
+ "name": "string.quoted.single.purescript",
371
+ "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\\\\\\\"'\\&]))|(\\\\o[0-7]+)|(\\\\x[0-9A-Fa-f]+)|(\\^[A-Z@\\[\\]\\\\\\^_])))(')",
372
+ "captures": {
373
+ "1": {
374
+ "name": "punctuation.definition.string.begin.purescript"
375
+ },
376
+ "2": {
377
+ "patterns": [
378
+ {
379
+ "include": "#characters"
380
+ }
381
+ ]
382
+ },
383
+ "7": {
384
+ "name": "punctuation.definition.string.end.purescript"
385
+ }
386
+ }
387
+ },
388
+ {
389
+ "include": "#function_type_declaration"
390
+ },
391
+ {
392
+ "include": "#data_ctor"
393
+ },
394
+ {
395
+ "include": "#comments"
396
+ },
397
+ {
398
+ "include": "#infix_op"
399
+ },
400
+ {
401
+ "name": "keyword.other.arrow.purescript",
402
+ "match": "\\<-|-\\>"
403
+ },
404
+ {
405
+ "name": "keyword.operator.purescript",
406
+ "match": "[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+"
407
+ },
408
+ {
409
+ "name": "punctuation.separator.comma.purescript",
410
+ "match": ","
411
+ }
412
+ ],
413
+ "repository": {
414
+ "block_comment": {
415
+ "patterns": [
416
+ {
417
+ "name": "comment.block.haddock.purescript",
418
+ "begin": "\\{-\\s*[|^]",
419
+ "end": "-\\}",
420
+ "applyEndPatternLast": 1,
421
+ "beginCaptures": {
422
+ "0": {
423
+ "name": "punctuation.definition.comment.haddock.purescript"
424
+ }
425
+ },
426
+ "endCaptures": {
427
+ "0": {
428
+ "name": "punctuation.definition.comment.haddock.purescript"
429
+ }
430
+ },
431
+ "patterns": [
432
+ {
433
+ "include": "#block_comment"
434
+ }
435
+ ]
436
+ },
437
+ {
438
+ "name": "comment.block.purescript",
439
+ "begin": "\\{-(?!#)",
440
+ "end": "-\\}",
441
+ "applyEndPatternLast": 1,
442
+ "beginCaptures": {
443
+ "0": {
444
+ "name": "punctuation.definition.comment.purescript"
445
+ }
446
+ },
447
+ "patterns": [
448
+ {
449
+ "include": "#block_comment"
450
+ }
451
+ ]
452
+ }
453
+ ]
454
+ },
455
+ "comments": {
456
+ "patterns": [
457
+ {
458
+ "begin": "(^[ \\t]+)?(?=--+\\s+[|^])",
459
+ "end": "(?!\\G)",
460
+ "beginCaptures": {
461
+ "1": {
462
+ "name": "punctuation.whitespace.comment.leading.purescript"
463
+ }
464
+ },
465
+ "patterns": [
466
+ {
467
+ "name": "comment.line.double-dash.haddock.purescript",
468
+ "begin": "(--+)\\s+([|^])",
469
+ "end": "\\n",
470
+ "beginCaptures": {
471
+ "1": {
472
+ "name": "punctuation.definition.comment.purescript"
473
+ },
474
+ "2": {
475
+ "name": "punctuation.definition.comment.haddock.purescript"
476
+ }
477
+ }
478
+ }
479
+ ]
480
+ },
481
+ {
482
+ "begin": "(^[ \\t]+)?(?=--+(?![\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]))",
483
+ "end": "(?!\\G)",
484
+ "beginCaptures": {
485
+ "1": {
486
+ "name": "punctuation.whitespace.comment.leading.purescript"
487
+ }
488
+ },
489
+ "patterns": [
490
+ {
491
+ "name": "comment.line.double-dash.purescript",
492
+ "begin": "--",
493
+ "end": "\\n",
494
+ "beginCaptures": {
495
+ "0": {
496
+ "name": "punctuation.definition.comment.purescript"
497
+ }
498
+ }
499
+ }
500
+ ]
501
+ },
502
+ {
503
+ "include": "#block_comment"
504
+ }
505
+ ]
506
+ },
507
+ "characters": {
508
+ "patterns": [
509
+ {
510
+ "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\\\\\\\"'\\&]))|(\\\\o[0-7]+)|(\\\\x[0-9A-Fa-f]+)|(\\^[A-Z@\\[\\]\\\\\\^_]))",
511
+ "captures": {
512
+ "1": {
513
+ "name": "constant.character.escape.purescript"
514
+ },
515
+ "2": {
516
+ "name": "constant.character.escape.octal.purescript"
517
+ },
518
+ "3": {
519
+ "name": "constant.character.escape.hexadecimal.purescript"
520
+ },
521
+ "4": {
522
+ "name": "constant.character.escape.control.purescript"
523
+ }
524
+ }
525
+ }
526
+ ]
527
+ },
528
+ "infix_op": {
529
+ "patterns": [
530
+ {
531
+ "name": "entity.name.function.infix.purescript",
532
+ "match": "(?:\\((?!--+\\))[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+\\))"
533
+ }
534
+ ]
535
+ },
536
+ "module_exports": {
537
+ "patterns": [
538
+ {
539
+ "name": "meta.declaration.exports.purescript",
540
+ "begin": "\\(",
541
+ "end": "\\)",
542
+ "patterns": [
543
+ {
544
+ "include": "#comments"
545
+ },
546
+ {
547
+ "name": "entity.name.function.purescript",
548
+ "match": "\\b(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*"
549
+ },
550
+ {
551
+ "include": "#type_name"
552
+ },
553
+ {
554
+ "name": "punctuation.separator.comma.purescript",
555
+ "match": ","
556
+ },
557
+ {
558
+ "include": "#infix_op"
559
+ },
560
+ {
561
+ "name": "meta.other.constructor-list.purescript",
562
+ "match": "\\(.*?\\)"
563
+ }
564
+ ]
565
+ }
566
+ ]
567
+ },
568
+ "module_name": {
569
+ "patterns": [
570
+ {
571
+ "name": "support.other.module.purescript",
572
+ "match": "(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)*[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.?"
573
+ }
574
+ ]
575
+ },
576
+ "function_type_declaration": {
577
+ "patterns": [
578
+ {
579
+ "name": "meta.function.type-declaration.purescript",
580
+ "begin": "(?:(?:^(\\s*))(?:(?:(?:(?<functionTypeDeclaration>(?:(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*|(?:\\((?!--+\\))[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+\\)))(?:\\s*(?:,)\\s*\\g<functionTypeDeclaration>)?))(?:\\s*(::|∷)))))",
581
+ "end": "^(?!\\1[ \\t]|[ \\t]*$)",
582
+ "contentName": "meta.type-signature.purescript",
583
+ "beginCaptures": {
584
+ "2": {
585
+ "patterns": [
586
+ {
587
+ "name": "entity.name.function.purescript",
588
+ "match": "(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*"
589
+ },
590
+ {
591
+ "include": "#infix_op"
592
+ }
593
+ ]
594
+ },
595
+ "3": {
596
+ "name": "keyword.other.double-colon.purescript"
597
+ }
598
+ },
599
+ "patterns": [
600
+ {
601
+ "include": "#type_signature"
602
+ }
603
+ ]
604
+ }
605
+ ]
606
+ },
607
+ "record_field_declaration": {
608
+ "patterns": [
609
+ {
610
+ "name": "meta.record-field.type-declaration.purescript",
611
+ "begin": "(?:(?:(?<functionTypeDeclaration>(?:(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*|(?:\\((?!--+\\))[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+\\)))(?:\\s*(?:,)\\s*\\g<functionTypeDeclaration>)?))(?:\\s*(::|∷)))",
612
+ "end": "(?=(?:(?:(?<functionTypeDeclaration>(?:(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*|(?:\\((?!--+\\))[\\p{S}\\p{P}&&[^(),;\\[\\]`{}_\"']]+\\)))(?:\\s*(?:,)\\s*\\g<functionTypeDeclaration>)?))(?:\\s*(::|∷)))|})",
613
+ "contentName": "meta.type-signature.purescript",
614
+ "beginCaptures": {
615
+ "1": {
616
+ "patterns": [
617
+ {
618
+ "name": "entity.other.attribute-name.purescript",
619
+ "match": "(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*"
620
+ },
621
+ {
622
+ "include": "#infix_op"
623
+ }
624
+ ]
625
+ },
626
+ "2": {
627
+ "name": "keyword.other.double-colon.purescript"
628
+ }
629
+ },
630
+ "patterns": [
631
+ {
632
+ "include": "#type_signature"
633
+ }
634
+ ]
635
+ }
636
+ ]
637
+ },
638
+ "type_signature": {
639
+ "patterns": [
640
+ {
641
+ "name": "meta.class-constraints.purescript",
642
+ "match": "(?:(?:\\()(?:(?<classConstraints>(?:(?:(?:([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*)\\s+)(?:(?<classConstraint>(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*|(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)(?:\\s*(?:\\s+)\\s*\\g<classConstraint>)?))))(?:\\s*(?:,)\\s*\\g<classConstraints>)?))(?:\\))(?:\\s*(=>|<=|⇒)))",
643
+ "captures": {
644
+ "1": {
645
+ "patterns": [
646
+ {
647
+ "include": "#class_constraint"
648
+ }
649
+ ]
650
+ },
651
+ "4": {
652
+ "name": "keyword.other.big-arrow.purescript"
653
+ }
654
+ }
655
+ },
656
+ {
657
+ "name": "meta.class-constraints.purescript",
658
+ "match": "((?:(?:([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*)\\s+)(?:(?<classConstraint>(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*|(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)(?:\\s*(?:\\s+)\\s*\\g<classConstraint>)?))))\\s*(=>|<=|⇒)",
659
+ "captures": {
660
+ "1": {
661
+ "patterns": [
662
+ {
663
+ "include": "#class_constraint"
664
+ }
665
+ ]
666
+ },
667
+ "4": {
668
+ "name": "keyword.other.big-arrow.purescript"
669
+ }
670
+ }
671
+ },
672
+ {
673
+ "name": "keyword.other.arrow.purescript",
674
+ "match": "->|→"
675
+ },
676
+ {
677
+ "name": "keyword.other.big-arrow.purescript",
678
+ "match": "=>|⇒"
679
+ },
680
+ {
681
+ "name": "keyword.other.big-arrow-left.purescript",
682
+ "match": "<="
683
+ },
684
+ {
685
+ "name": "keyword.other.forall.purescript",
686
+ "match": "forall"
687
+ },
688
+ {
689
+ "include": "#generic_type"
690
+ },
691
+ {
692
+ "include": "#type_name"
693
+ },
694
+ {
695
+ "include": "#comments"
696
+ }
697
+ ]
698
+ },
699
+ "type_name": {
700
+ "patterns": [
701
+ {
702
+ "name": "entity.name.type.purescript",
703
+ "match": "\\b[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\b"
704
+ }
705
+ ]
706
+ },
707
+ "data_ctor": {
708
+ "patterns": [
709
+ {
710
+ "name": "entity.name.tag.purescript",
711
+ "match": "\\b[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\b"
712
+ }
713
+ ]
714
+ },
715
+ "generic_type": {
716
+ "patterns": [
717
+ {
718
+ "name": "variable.other.generic-type.purescript",
719
+ "match": "\\b(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*\\b"
720
+ }
721
+ ]
722
+ },
723
+ "class_constraint": {
724
+ "patterns": [
725
+ {
726
+ "name": "meta.class-constraint.purescript",
727
+ "match": "(?:(?:([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*)\\s+)(?:(?<classConstraint>(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*|(?:[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\.)?[\\p{Ll}_][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)(?:\\s*(?:\\s+)\\s*\\g<classConstraint>)?)))",
728
+ "captures": {
729
+ "1": {
730
+ "patterns": [
731
+ {
732
+ "name": "entity.name.type.purescript",
733
+ "match": "\\b[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*\\b"
734
+ }
735
+ ]
736
+ },
737
+ "2": {
738
+ "patterns": [
739
+ {
740
+ "include": "#type_name"
741
+ },
742
+ {
743
+ "include": "#generic_type"
744
+ }
745
+ ]
746
+ }
747
+ }
748
+ }
749
+ ]
750
+ },
751
+ "deriving": {
752
+ "patterns": [
753
+ {
754
+ "include": "#deriving_list"
755
+ },
756
+ {
757
+ "include": "#deriving_simple"
758
+ },
759
+ {
760
+ "include": "#deriving_keyword"
761
+ }
762
+ ]
763
+ },
764
+ "deriving_keyword": {
765
+ "patterns": [
766
+ {
767
+ "name": "meta.deriving.purescript",
768
+ "match": "(deriving)",
769
+ "captures": {
770
+ "1": {
771
+ "name": "keyword.other.purescript"
772
+ }
773
+ }
774
+ }
775
+ ]
776
+ },
777
+ "deriving_list": {
778
+ "patterns": [
779
+ {
780
+ "name": "meta.deriving.purescript",
781
+ "begin": "(deriving)\\s*\\(",
782
+ "end": "\\)",
783
+ "beginCaptures": {
784
+ "1": {
785
+ "name": "keyword.other.purescript"
786
+ }
787
+ },
788
+ "patterns": [
789
+ {
790
+ "match": "\\b([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*)\\b",
791
+ "captures": {
792
+ "1": {
793
+ "name": "entity.name.type.purescript"
794
+ }
795
+ }
796
+ }
797
+ ]
798
+ }
799
+ ]
800
+ },
801
+ "deriving_simple": {
802
+ "patterns": [
803
+ {
804
+ "name": "meta.deriving.purescript",
805
+ "match": "(deriving)\\s*([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*(?:\\.[\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\p{Nd}']*)*)",
806
+ "captures": {
807
+ "1": {
808
+ "name": "keyword.other.purescript"
809
+ },
810
+ "2": {
811
+ "name": "entity.name.type.purescript"
812
+ }
813
+ }
814
+ }
815
+ ]
816
+ }
817
+ }
818
+ }