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,142 @@
1
+ {
2
+ "fileTypes": [
3
+ "mo"
4
+ ],
5
+ "name": "Modelica",
6
+ "patterns": [
7
+ {
8
+ "begin": "/\\*",
9
+ "end": "\\*/",
10
+ "name": "comment.block"
11
+ },
12
+ {
13
+ "match": "(//).*$\\n?",
14
+ "name": "comment.line"
15
+ },
16
+ {
17
+ "match": "\\b(true|false)\\b",
18
+ "name": "constant.language"
19
+ },
20
+ {
21
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)\\b",
22
+ "name": "constant.numeric"
23
+ },
24
+ {
25
+ "match": "\\b(Real|Integer|Boolean|String)\\b",
26
+ "name": "storage.type"
27
+ },
28
+ {
29
+ "match": "\\b(constant|final|parameter|expandable|replaceable|redeclare|constrainedby|import|flow|stream|input|output|discrete|connector)\\b",
30
+ "name": "storage.modifier"
31
+ },
32
+ {
33
+ "match": "\\b\\s*([A-Z])(?:([^ ;$]+)(;)?)([.]([A-Z])(?:([^ ;$]+)(;)?)?)++\\b",
34
+ "name": "keyword"
35
+ },
36
+ {
37
+ "match": "\\b(for|if|when|while|then|loop|end if|end when|end for|end while|else|elsewhen|and|break|each|elseif)\\b",
38
+ "name": "keyword.control"
39
+ },
40
+ {
41
+ "match": "\\b(and|or|not)\\b",
42
+ "name": "keyword.operator.logical"
43
+ },
44
+ {
45
+ "match": "<|<\\=|>|>\\=|\\=\\=|<>",
46
+ "name": "keyword.operator.comparison"
47
+ },
48
+ {
49
+ "match": "\\+|\\-|\\.\\+|\\.\\-|\\*|\\.\\*|/|\\./|\\^",
50
+ "name": "keyword.operator.arithmetic"
51
+ },
52
+ {
53
+ "match": "\\=|\\:\\=",
54
+ "name": "keyword.operator.assignment"
55
+ },
56
+ {
57
+ "match": "\\b(algorithm|equation|initial equation|protected|public|register|end)\\b",
58
+ "name": "keyword"
59
+ },
60
+ {
61
+ "match": "\\b(acos|asin|atan|atan2|cos|cosh|exp|log|log10|sin|sinh|tan|tanh|abs|sign|sqrt|max|min|product|sum)\\b",
62
+ "name": "support.function.mathematical"
63
+ },
64
+ {
65
+ "match": "\\b(scalar|vector|matrix|identity|diagonal|zeros|ones|fill|linspace|transpose|outerProduct|symmetric|cross|skew)\\b",
66
+ "name": "support.function.array"
67
+ },
68
+ {
69
+ "match": "\\b(ceil|div|fill|floor|integer|max|min|mod|rem|pre|noEvent|change|edge|initial|terminal|reinit|sample|smooth|terminate)\\b",
70
+ "name": "support.function.event"
71
+ },
72
+ {
73
+ "match": "\\b(connect|der|inStream|actualStream|semiLinear|spatialDistribution|getInstanceName|homotopy|delay|assert|ndims|size|cardinality|isPresent)\\b",
74
+ "name": "support.function.special"
75
+ },
76
+ {
77
+ "match": "\\b(extends|partial|within)\\b",
78
+ "name": "support.type"
79
+ },
80
+ {
81
+ "captures": {
82
+ "1": {
83
+ "name": "entity.name.type"
84
+ },
85
+ "2": {
86
+ "name": "keyword"
87
+ },
88
+ "3": {
89
+ "name": "comment.line"
90
+ }
91
+ },
92
+ "match": "\\b((model|class|record|block|package)\\s+\\w+\\s*(\".*\")*)"
93
+ },
94
+ {
95
+ "captures": {
96
+ "1": {
97
+ "name": "entity.name.function"
98
+ },
99
+ "2": {
100
+ "name": "keyword"
101
+ },
102
+ "3": {
103
+ "name": "comment.line"
104
+ }
105
+ },
106
+ "match": "((function)\\s+\\w+\\s*(\".*\")*)"
107
+ },
108
+ {
109
+ "begin": "annotation",
110
+ "end": ";\\s*\\n",
111
+ "name": "comment.block",
112
+ "patterns": [
113
+ {
114
+ "begin": "\"",
115
+ "end": "\"",
116
+ "name": "comment.block"
117
+ }
118
+ ]
119
+ },
120
+ {
121
+ "captures": {
122
+ "1": {
123
+ "name": "constant.string"
124
+ }
125
+ },
126
+ "match": "[\"\\w\\)](\\s+\".*\"\\s*);"
127
+ },
128
+ {
129
+ "begin": "\"",
130
+ "end": "\"",
131
+ "name": "constant.string",
132
+ "patterns": [
133
+ {
134
+ "match": "\\\\.",
135
+ "name": "constant.character.escaped"
136
+ }
137
+ ]
138
+ }
139
+ ],
140
+ "scopeName": "source.modelica",
141
+ "uuid": "43df6fac-7928-42e2-9890-f5073aaddb14"
142
+ }
@@ -0,0 +1,103 @@
1
+ {
2
+ "fileTypes": [
3
+ "mod",
4
+ "def"
5
+ ],
6
+ "name": "Modula-2",
7
+ "patterns": [
8
+ {
9
+ "captures": {
10
+ "1": {
11
+ "name": "storage.type.function.modula2"
12
+ },
13
+ "2": {
14
+ "name": "entity.name.function.modula2"
15
+ }
16
+ },
17
+ "comment": "Reconocimiento de las palabras de inicio.",
18
+ "match": "\\b(PROCEDURE|DEFINITION MODULE|IMPLEMENTATION MODULE|MODULE)\\b\\s+(\\w+(\\.\\w+)?)"
19
+ },
20
+ {
21
+ "captures": {
22
+ "1": {
23
+ "name": "keyword.control.modula2"
24
+ },
25
+ "2": {
26
+ "name": "entity.name.function.end.modula2"
27
+ }
28
+ },
29
+ "comment": "Reconocimiento de las palabras de fin.",
30
+ "match": "\\b(END)\\b\\s+(\\w+(\\.\\w+)?)"
31
+ },
32
+ {
33
+ "captures": {
34
+ "1": {
35
+ "name": "storage.type.function.modula2"
36
+ },
37
+ "2": {
38
+ "name": "entity.name.function.modula2"
39
+ }
40
+ },
41
+ "comment": "Definicion de identificadores predefinidos.",
42
+ "match": "\\b(ABS|ADDRES|ADR|BITSET|BOOLEAN|BYTE|CAP|CARDINAL|CHAR|CHR|DEC|DISPOSE|EXCL|FALSE|FLOAT|HALT|HIGH|INC|INCL|INTEGER|LONGCARD|LONGINT|LONGREAL|LONGWORD|NEW|NULLPROC|ODD|ORD|PROC|REAL|SHORTADDR|SHORTCARD|SHORTINT|SIZE|TRUE|TRUNC|VAL|VSIZE|WORD)\\b",
43
+ "name": "meta.function.modula2"
44
+ },
45
+ {
46
+ "comment": "Definicion de palabras reservadas.",
47
+ "match": "\\b(AND|ARRAY|BEGIN|BY|CASE|CONST|DIV|DO|ELSE|ELSIF|END|EXIT|EXPORT|FOR|FORWARD|FROM|GOTO|IF|IMPORT|IN|LABEL|LOOP|MOD|NOT|OF|OR|POINTER|QUALIFIED|RECORD|REPEAT|RETURN|SET|THEN|TO|DOWNTO|TYPE|UNTIL|VAR|WHILE|WITH|NIL)\\b",
48
+ "name": "keyword.control.modula2"
49
+ },
50
+ {
51
+ "include": "#block_comment"
52
+ },
53
+ {
54
+ "begin": "\"",
55
+ "beginCaptures": {
56
+ "0": {
57
+ "name": "punctuation.definition.string.begin.modula2"
58
+ }
59
+ },
60
+ "end": "\"",
61
+ "endCaptures": {
62
+ "0": {
63
+ "name": "punctuation.definition.string.end.modula2"
64
+ }
65
+ },
66
+ "name": "string.quoted.double.modula2",
67
+ "patterns": [
68
+ {
69
+ "match": "\\.",
70
+ "name": "constant.character.escape.modula2"
71
+ }
72
+ ]
73
+ },
74
+ {
75
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?\\b",
76
+ "name": "constant.numeric.modula2"
77
+ },
78
+ {
79
+ "match": "(\\(|\\)|\\+|-|\\*|/|:|;|\\.|\\^|=|:=|<|>|#)",
80
+ "name": "variable.parameter.function.modula2"
81
+ }
82
+ ],
83
+ "repository": {
84
+ "block_comment": {
85
+ "applyEndPatternLast": 1,
86
+ "begin": "\\(\\*",
87
+ "captures": {
88
+ "0": {
89
+ "name": "punctuation.definition.comment.modula2"
90
+ }
91
+ },
92
+ "patterns": [
93
+ {
94
+ "include": "#block_comment"
95
+ }
96
+ ],
97
+ "end": "\\*\\)",
98
+ "name": "comment.block.modula2.one"
99
+ }
100
+ },
101
+ "scopeName": "source.modula2",
102
+ "uuid": "c01a654e-2960-44f2-aeae-5909f5043d35"
103
+ }
@@ -0,0 +1,701 @@
1
+ {
2
+ "fileTypes": [
3
+ "monkey"
4
+ ],
5
+ "foldingStartMarker": "(?xi)\n\t^\\s*(\n\t\t(?<!end|end\\s)(function|class|method|select|while) |\n\t\t\\#rem | for | repeat | '\\#region\n\t)\\b",
6
+ "foldingStopMarker": "(?xi)\n\t^\\s*(\n\t# end <keyword>\n\t\tend\\s?(function|class|method|select|while) |\n\t\t\\#end | '\\#end\\s?region\n\t)\\b",
7
+ "keyEquivalent": "^~M",
8
+ "name": "Monkey",
9
+ "patterns": [
10
+ {
11
+ "match": ";",
12
+ "name": "punctuation.terminator.line.monkey"
13
+ },
14
+ {
15
+ "include": "#mnky_comment_quote"
16
+ },
17
+ {
18
+ "include": "#mnky_comment_block"
19
+ },
20
+ {
21
+ "include": "#mnky_global_variable"
22
+ },
23
+ {
24
+ "include": "#mnky_local_variable"
25
+ },
26
+ {
27
+ "include": "#mnky_constant"
28
+ },
29
+ {
30
+ "include": "#mnky_attributes"
31
+ },
32
+ {
33
+ "include": "#mnky_commands"
34
+ },
35
+ {
36
+ "include": "#mnky_function"
37
+ },
38
+ {
39
+ "include": "#mnky_method"
40
+ },
41
+ {
42
+ "captures": {
43
+ "1": {
44
+ "name": "keyword.other.import.monkey"
45
+ },
46
+ "2": {
47
+ "name": "string.unquoted.module.monkey"
48
+ }
49
+ },
50
+ "match": "(?i)\\b(import)\\s+((?:[a-zA-Z_]\\w*\\.?)+)",
51
+ "name": "import.module.monkey"
52
+ },
53
+ {
54
+ "begin": "(?i)\\b(import)\\s+((\"))",
55
+ "beginCaptures": {
56
+ "1": {
57
+ "name": "keyword.other.import.monkey"
58
+ },
59
+ "2": {
60
+ "name": "punctuation.definition.string.begin.monkey"
61
+ },
62
+ "3": {
63
+ "name": "string.quoted.double.monkey"
64
+ }
65
+ },
66
+ "contentName": "string.quoted.double.monkey",
67
+ "end": "(\")",
68
+ "endCaptures": {
69
+ "0": {
70
+ "name": "punctuation.definition.string.end.monkey"
71
+ },
72
+ "1": {
73
+ "name": "string.quoted.double.monkey"
74
+ }
75
+ },
76
+ "name": "import.file.monkey",
77
+ "patterns": [
78
+ {
79
+ "include": "#mnky_string_content"
80
+ }
81
+ ]
82
+ },
83
+ {
84
+ "begin": "(?i)\\b(class)\\s+([a-zA-Z_]\\w*)(?:\\s+(extends)\\s+([a-zA-Z_]\\w*))?(?:\\s+(final|abstract))?",
85
+ "beginCaptures": {
86
+ "1": {
87
+ "name": "storage.type.class.monkey"
88
+ },
89
+ "2": {
90
+ "name": "entity.name.type.monkey"
91
+ },
92
+ "3": {
93
+ "name": "storage.modifier.extends.monkey"
94
+ },
95
+ "4": {
96
+ "name": "entity.other.inherited-class.monkey"
97
+ },
98
+ "5": {
99
+ "name": "storage.modifier.class.monkey"
100
+ }
101
+ },
102
+ "end": "(?i)\\b(end(\\s?class)?)\\b",
103
+ "endCaptures": {
104
+ "1": {
105
+ "name": "storage.type.class.monkey"
106
+ }
107
+ },
108
+ "name": "type.monkey",
109
+ "patterns": [
110
+ {
111
+ "include": "#mnky_comment_quote"
112
+ },
113
+ {
114
+ "include": "#mnky_comment_block"
115
+ },
116
+ {
117
+ "include": "#mnky_constants"
118
+ },
119
+ {
120
+ "include": "#mnky_string_quoted"
121
+ },
122
+ {
123
+ "include": "#mnky_attributes"
124
+ },
125
+ {
126
+ "include": "#mnky_null"
127
+ },
128
+ {
129
+ "include": "#mnky_types"
130
+ },
131
+ {
132
+ "include": "#mnky_typename"
133
+ },
134
+ {
135
+ "include": "#mnky_global_variable"
136
+ },
137
+ {
138
+ "include": "#mnky_local_variable"
139
+ },
140
+ {
141
+ "include": "#mnky_constant"
142
+ },
143
+ {
144
+ "include": "#mnky_function"
145
+ },
146
+ {
147
+ "include": "#mnky_method"
148
+ },
149
+ {
150
+ "include": "#mnky_field"
151
+ },
152
+ {
153
+ "include": "#mnky_constructor"
154
+ }
155
+ ]
156
+ },
157
+ {
158
+ "match": "\\s*\\b(c(ase|ontinue)|do|e(lse(\\s?if)?|nd(class|for(each)?|function|if|method|select|while)|xit)|for(\\s?each)?|if|return|select|then|wend|while)\\b",
159
+ "name": "control.keywords.monkey"
160
+ },
161
+ {
162
+ "include": "#mnky_control_keywords"
163
+ },
164
+ {
165
+ "begin": "(?i)\\b(while)\\b",
166
+ "beginCaptures": {
167
+ "1": {
168
+ "name": "keyword.control.while.monkey"
169
+ }
170
+ },
171
+ "end": "(?i)\\b(end(\\s?while)?|wend)\\b",
172
+ "endCaptures": {
173
+ "1": {
174
+ "name": "keyword.control.while.end.monkey"
175
+ }
176
+ },
177
+ "name": "control.while.monkey",
178
+ "patterns": [
179
+ {
180
+ "include": "$self"
181
+ }
182
+ ]
183
+ },
184
+ {
185
+ "begin": "(?i)\\b(if|then|else|else(\\s?if)?)\\b",
186
+ "beginCaptures": {
187
+ "1": {
188
+ "name": "keyword.control.if.monkey"
189
+ }
190
+ },
191
+ "end": "(?i)\\b(end(\\s?if)?)\\b",
192
+ "endCaptures": {
193
+ "1": {
194
+ "name": "keyword.control.if.end.monkey"
195
+ }
196
+ },
197
+ "name": "control.if.monkey",
198
+ "patterns": [
199
+ {
200
+ "match": "(?i)\\b(then)\\b",
201
+ "name": "keyword.control.then.monkey"
202
+ },
203
+ {
204
+ "match": "(?i)\\b(else(\\s?if)?)\\b",
205
+ "name": "keyword.control.else-if.monkey"
206
+ },
207
+ {
208
+ "match": "(?i)\\b(else)\\b",
209
+ "name": "keyword.control.else.monkey"
210
+ },
211
+ {
212
+ "include": "$self"
213
+ }
214
+ ]
215
+ },
216
+ {
217
+ "begin": "(?i)\\b(if)\\b",
218
+ "beginCaptures": {
219
+ "1": {
220
+ "name": "keyword.control.if.monkey"
221
+ }
222
+ },
223
+ "end": "$",
224
+ "endCaptures": {
225
+ "1": {
226
+ "name": "keyword.control.if.end.monkey"
227
+ }
228
+ },
229
+ "name": "control.if-then.monkey",
230
+ "patterns": [
231
+ {
232
+ "match": "(?i)\\b(then)\\b",
233
+ "name": "keyword.control.then.monkey"
234
+ },
235
+ {
236
+ "include": "$self"
237
+ }
238
+ ]
239
+ },
240
+ {
241
+ "begin": "(?i)\\b(for)\\b",
242
+ "beginCaptures": {
243
+ "1": {
244
+ "name": "keyword.control.for.monkey"
245
+ }
246
+ },
247
+ "end": "(?i)\\b(next)\\b",
248
+ "endCaptures": {
249
+ "1": {
250
+ "name": "keyword.control.for.end.monkey"
251
+ }
252
+ },
253
+ "name": "control.for.monkey",
254
+ "patterns": [
255
+ {
256
+ "match": "(?i)\\beachin\\b",
257
+ "name": "keyword.control.for.eachin.monkey"
258
+ },
259
+ {
260
+ "match": "(?i)\\bto\\b",
261
+ "name": "keyword.control.for.to.monkey"
262
+ },
263
+ {
264
+ "match": "(?i)\\buntil\\b",
265
+ "name": "keyword.control.for.until.monkey"
266
+ },
267
+ {
268
+ "match": "(?i)\\bstep\\b",
269
+ "name": "keyword.control.for.step.monkey"
270
+ },
271
+ {
272
+ "include": "$self"
273
+ }
274
+ ]
275
+ },
276
+ {
277
+ "begin": "(?i)\\b(repeat)\\b",
278
+ "beginCaptures": {
279
+ "1": {
280
+ "name": "keyword.control.repeat.monkey"
281
+ }
282
+ },
283
+ "end": "(?i)\\b(until|forever)\\b",
284
+ "endCaptures": {
285
+ "1": {
286
+ "name": "keyword.control.repeat.end.monkey"
287
+ }
288
+ },
289
+ "name": "control.repeat.monkey",
290
+ "patterns": [
291
+ {
292
+ "include": "$self"
293
+ }
294
+ ]
295
+ },
296
+ {
297
+ "begin": "(?i)\\b(select)\\b",
298
+ "beginCaptures": {
299
+ "1": {
300
+ "name": "keyword.control.select.monkey"
301
+ }
302
+ },
303
+ "end": "(?i)\\b(end(\\s?select)?)\\b",
304
+ "endCaptures": {
305
+ "1": {
306
+ "name": "keyword.control.select.end.monkey"
307
+ }
308
+ },
309
+ "name": "control.select.monkey",
310
+ "patterns": [
311
+ {
312
+ "captures": {
313
+ "1": {
314
+ "name": "keyword.control.select.case.monkey"
315
+ }
316
+ },
317
+ "match": "(?i)\\b(case)\\b",
318
+ "name": "control.select.case.monkey"
319
+ },
320
+ {
321
+ "captures": {
322
+ "1": {
323
+ "name": "keyword.control.select.default.monkey"
324
+ }
325
+ },
326
+ "match": "(?i)\\b(default)\\b",
327
+ "name": "control.select.default.monkey"
328
+ },
329
+ {
330
+ "include": "$self"
331
+ }
332
+ ]
333
+ },
334
+ {
335
+ "match": "(?i)\\b(mod|shl|shr|and|or|not)\\b",
336
+ "name": "keyword.operator.monkey"
337
+ },
338
+ {
339
+ "match": ":?[\\^+\\-&~|=><]",
340
+ "name": "keyword.operator.monkey"
341
+ },
342
+ {
343
+ "match": "(?i)\\b(private|public)\\b",
344
+ "name": "keyword.other.scope.monkey"
345
+ },
346
+ {
347
+ "match": "(?i)\\b(strict)\\b",
348
+ "name": "keyword.other.strictness.monkey"
349
+ },
350
+ {
351
+ "include": "#mnky_null"
352
+ },
353
+ {
354
+ "include": "#mnky_types"
355
+ },
356
+ {
357
+ "include": "#mnky_constants"
358
+ },
359
+ {
360
+ "include": "#mnky_string_quoted"
361
+ },
362
+ {
363
+ "match": "(?i)\\b(self)\\b",
364
+ "name": "variable.language.self.monkey"
365
+ },
366
+ {
367
+ "match": "(?i)\\b(super)\\b",
368
+ "name": "variable.language.super.monkey"
369
+ },
370
+ {
371
+ "include": "#mnky_constructor"
372
+ },
373
+ {
374
+ "include": "#mnky_array"
375
+ },
376
+ {
377
+ "include": "#mnky_typename"
378
+ }
379
+ ],
380
+ "repository": {
381
+ "mnky_array": {
382
+ "begin": "(\\[)",
383
+ "beginCaptures": {
384
+ "1": {
385
+ "name": "keyword.operator.array.monkey"
386
+ }
387
+ },
388
+ "end": "(\\])",
389
+ "endCaptures": {
390
+ "1": {
391
+ "name": "keyword.operator.array.monkey"
392
+ }
393
+ },
394
+ "name": "array.monkey",
395
+ "patterns": [
396
+ {
397
+ "include": "$self"
398
+ }
399
+ ]
400
+ },
401
+ "mnky_attributes": {
402
+ "begin": "(\\{)",
403
+ "beginCaptures": {
404
+ "1": {
405
+ "name": "storage.modifier.attributes.braces.monkey"
406
+ }
407
+ },
408
+ "end": "(\\})",
409
+ "endCaptures": {
410
+ "1": {
411
+ "name": "storage.modifier.attributes.braces.monkey"
412
+ }
413
+ },
414
+ "name": "attributes.monkey",
415
+ "patterns": [
416
+ {
417
+ "begin": "\\b([a-zA-Z_]\\w*)\\s*(=)\\s*",
418
+ "beginCaptures": {
419
+ "1": {
420
+ "name": "entity.other.attribute-name.monkey"
421
+ }
422
+ },
423
+ "end": "(?=\\s|\\}|[a-zA-Z_])",
424
+ "name": "attribute.monkey",
425
+ "patterns": [
426
+ {
427
+ "include": "#mnky_string_quoted"
428
+ },
429
+ {
430
+ "include": "#mnky_numbers"
431
+ }
432
+ ]
433
+ },
434
+ {
435
+ "captures": {
436
+ "1": {
437
+ "name": "entity.other.attribute-name.monkey"
438
+ }
439
+ },
440
+ "match": "\\b([a-zA-Z_]\\w*)(?:\\s*((?!=)|(?=\\})))",
441
+ "name": "attribute.monkey"
442
+ }
443
+ ]
444
+ },
445
+ "mnky_boolean": {
446
+ "match": "(?i)\\b(true|false)\\b",
447
+ "name": "constant.language.boolean.monkey"
448
+ },
449
+ "mnky_char": {
450
+ "match": "\\b(CHAR_(TAB|BACKSPACE|ENTER|ESCAPE|PAGE(UP|DOWN)|END|HOME|LEFT|UP|RIGHT|DOWN|INSERT|DELETE))\\b",
451
+ "name": "constant.language.char.monkey"
452
+ },
453
+ "mnky_commands": {
454
+ "match": "(?i)\\b(A(bstract|Cos|Sin|Tan|Tan2|bs|ccel(X|Y|Z)|dd(First|Last)|pp|rray)|B(ackwards|ool)|C(ase|eil|hannelState|l(amp|s)|o(mpare|nst|nt(ains|inue)|py|s|unt)|lear)|D(e(faultFlags|vice(Height|Width))|iscard|raw(Circle|Ellipse|Image|ImageRect|Line|Oval|Point|Poly|Rect|Text))|E(achin|xt(ends|ern)|nd|ndsWith|rror|xit)|F(alse|i(eld|nd|ndLast|rst)|loat(Map|Set)|loor|or(ever)|rames|romChar)|G(et|et(Alpha|Blend|Char|Color|Font|Matrix|Scissor)|lobal|rabImage)|H(andle(X|Y)|eight)|I(m(age|p(lements|ort))|n(clude|line|t(erface|Map|Set))|sEmpty)|Jo(in|y(Down|Hit|X|Y|Z))|Key|Key(Down|Hit|s)|L(ast|ength|ist|o(g|ad(Image|Sound|State|String)|cal))|M(ap|ax|ethod|i(llisecs|n)|o(d(ule)|use(Down|Hit|X|Y))|in)|N(ative|e(w|xt)|o(de)|ull)|O(bject(Enumerator)|n(Create|Loading|Render|Resume|Suspend|Update))|P(laySound|o(pMatrix|w)|r(i(nt|vate)|operty)|u(blic|shMatrix))|R(e(move|move(Each|First|Last)|p(eat|lace)|turn)|nd|otate)|S(aveState|cale|e(ed|lect|lf|t(Alpha|Blend|Channel(Pan|Rate|Volume)|Color|Font|Handle|Image|List|Matrix|Scissor|UpdateRate))|gn|h(l|r)|in|ound|plit|qrt|t(artsWith|ep|opChannel|ri(ct|ng(Map|Set)))|uper)|T(an|hen|o(Lower|Upper|uch(Down|Hit|X|Y))|r(ans(form|late)|im|ue))|Until|V(alue|alue(ForKey|s)|oid)|Width)\\b",
455
+ "name": "keyword.other.commands.monkey"
456
+ },
457
+ "mnky_comment_block": {
458
+ "begin": "(?i)(?<=\\s|^|;)\\#rem\\b",
459
+ "end": "(?i)(?<=\\s|^|;)\\#end\\b",
460
+ "name": "comment.block.rem.monkey",
461
+ "patterns": [
462
+ {
463
+ "include": "#mnky_url_content"
464
+ }
465
+ ]
466
+ },
467
+ "mnky_comment_quote": {
468
+ "begin": "'",
469
+ "end": "$",
470
+ "name": "comment.line.apostrophe.monkey",
471
+ "patterns": [
472
+ {
473
+ "include": "#mnky_url_content"
474
+ }
475
+ ]
476
+ },
477
+ "mnky_constant": {
478
+ "captures": {
479
+ "1": {
480
+ "name": "keyword.other.new.monkey"
481
+ },
482
+ "2": {
483
+ "name": "constant.monkey"
484
+ }
485
+ },
486
+ "match": "(?i)\\b(const)\\s+([a-zA-Z_]\\w*)\\b",
487
+ "name": "constant.monkey"
488
+ },
489
+ "mnky_constants": {
490
+ "name": "constants.monkey",
491
+ "patterns": [
492
+ {
493
+ "include": "#mnky_pi"
494
+ },
495
+ {
496
+ "include": "#mnky_boolean"
497
+ },
498
+ {
499
+ "include": "#mnky_numbers"
500
+ },
501
+ {
502
+ "include": "#mnky_joy"
503
+ },
504
+ {
505
+ "include": "#mnky_key"
506
+ },
507
+ {
508
+ "include": "#mnky_mouse"
509
+ },
510
+ {
511
+ "include": "#mnky_char"
512
+ },
513
+ {
514
+ "include": "#mnky_env"
515
+ }
516
+ ]
517
+ },
518
+ "mnky_constructor": {
519
+ "captures": {
520
+ "1": {
521
+ "name": "keyword.other.new.monkey"
522
+ },
523
+ "2": {
524
+ "name": "storage.type.class.monkey"
525
+ }
526
+ },
527
+ "match": "(?i)\\b(new)\\s+([a-zA-Z_]\\w*)\\b",
528
+ "name": "call.constructor.monkey"
529
+ },
530
+ "mnky_control_keywords": {
531
+ "match": "(?i)\\b(throw|return|exit|continue)\\b",
532
+ "name": "keyword.control.monkey"
533
+ },
534
+ "mnky_env": {
535
+ "match": "\\b(TARGET|LANG)\\b",
536
+ "name": "constant.language.env.monkey"
537
+ },
538
+ "mnky_field": {
539
+ "captures": {
540
+ "1": {
541
+ "name": "keyword.other.variable.field.monkey"
542
+ }
543
+ },
544
+ "match": "(?i)\\b(field)\\s+([a-zA-Z_]\\w*)+\\b",
545
+ "name": "variable.field.monkey"
546
+ },
547
+ "mnky_function": {
548
+ "begin": "(?i)\\b(function)\\s+([a-zA-Z_]\\w*)\\b",
549
+ "beginCaptures": {
550
+ "1": {
551
+ "name": "storage.type.function.monkey"
552
+ },
553
+ "2": {
554
+ "name": "entity.name.function.monkey"
555
+ }
556
+ },
557
+ "end": "(?i)\\b(end(\\s?function)?)\\b",
558
+ "endCaptures": {
559
+ "1": {
560
+ "name": "storage.type.function.monkey"
561
+ }
562
+ },
563
+ "name": "function.monkey",
564
+ "patterns": [
565
+ {
566
+ "include": "$self"
567
+ }
568
+ ]
569
+ },
570
+ "mnky_global_variable": {
571
+ "captures": {
572
+ "1": {
573
+ "name": "storage.modifier.global.monkey"
574
+ }
575
+ },
576
+ "match": "(?i)\\b(global)\\s+([a-zA-Z_]\\w*)\\b",
577
+ "name": "variable.monkey"
578
+ },
579
+ "mnky_joy": {
580
+ "match": "\\bJOY_(A|B|X|Y|LB|RB|BACK|START|LEFT|UP|RIGHT|DOWN)\\b",
581
+ "name": "constant.language.joy.monkey"
582
+ },
583
+ "mnky_key": {
584
+ "match": "\\bKEY_(BACKSPACE|TAB|ENTER|ESCAPE|SPACE|SHIFT|CONTROL|PAGEUP|PAGEDOWN|END|HOME|LEFT|UP|RIGHT|DOWN|INSERT|DELETE|F([0-9]|1[0-2])|[0-9]|[A-Z]|TILDE|MINUS|EQUALS|OPENBRACKET|CLOSEBRACKET|BACKSLASH|SEMICOLON|QUOTES|COMMA|PERIOD|SLASH|(L|R|M)MB)|TOUCH([0-9]|[1-2][0-9]|3[0-2])\\b",
585
+ "name": "constant.language.key.monkey"
586
+ },
587
+ "mnky_local_variable": {
588
+ "captures": {
589
+ "1": {
590
+ "name": "keyword.other.variable.local.monkey"
591
+ }
592
+ },
593
+ "match": "(?i)\\b(local)\\s+([a-zA-Z_]\\w*)\\b",
594
+ "name": "variable.monkey"
595
+ },
596
+ "mnky_method": {
597
+ "begin": "(?i)\\b(method)\\s+([a-zA-Z_]\\w*)\\b",
598
+ "beginCaptures": {
599
+ "1": {
600
+ "name": "storage.type.method.monkey"
601
+ },
602
+ "2": {
603
+ "name": "entity.name.method.monkey"
604
+ }
605
+ },
606
+ "end": "(?i)\\b(end(\\s?method)?)\\b",
607
+ "endCaptures": {
608
+ "1": {
609
+ "name": "storage.type.method.monkey"
610
+ }
611
+ },
612
+ "name": "method.monkey",
613
+ "patterns": [
614
+ {
615
+ "include": "$self"
616
+ }
617
+ ]
618
+ },
619
+ "mnky_mouse": {
620
+ "match": "\\bMOUSE_(LEFT|RIGHT|MIDDLE)\\b",
621
+ "name": "constant.language.mouse.monkey"
622
+ },
623
+ "mnky_null": {
624
+ "match": "(?i)\\bnull\\b",
625
+ "name": "constant.language.null.monkey"
626
+ },
627
+ "mnky_numbers": {
628
+ "patterns": [
629
+ {
630
+ "match": "(\\$[0-9a-fA-F]{1,16})",
631
+ "name": "constant.numeric.integer.hexadecimal.monkey"
632
+ },
633
+ {
634
+ "match": "(?x) (?<! \\$ ) (\n\t\t\t\t\t\t\t\\b ([0-9]+ \\. [0-9]+) |\n\t\t\t\t\t\t\t(\\. [0-9]+)\n\t\t\t\t\t\t)",
635
+ "name": "constant.numeric.float.monkey"
636
+ },
637
+ {
638
+ "match": "(?x)\\b(([0-9]+))",
639
+ "name": "constant.numeric.integer.monkey"
640
+ }
641
+ ]
642
+ },
643
+ "mnky_pi": {
644
+ "match": "\\b(HALF|TWO)?PI\\b",
645
+ "name": "constant.language.monkey"
646
+ },
647
+ "mnky_string_content": {
648
+ "patterns": [
649
+ {
650
+ "match": "\\~[^\"]",
651
+ "name": "constant.character.escape.monkey"
652
+ },
653
+ {
654
+ "include": "#mnky_url_content"
655
+ }
656
+ ]
657
+ },
658
+ "mnky_string_quoted": {
659
+ "begin": "\"",
660
+ "beginCaptures": {
661
+ "0": {
662
+ "name": "punctuation.definition.string.begin.monkey"
663
+ }
664
+ },
665
+ "end": "\"",
666
+ "endCaptures": {
667
+ "0": {
668
+ "name": "punctuation.definition.string.end.monkey"
669
+ }
670
+ },
671
+ "name": "string.quoted.double.monkey",
672
+ "patterns": [
673
+ {
674
+ "include": "#mnky_string_content"
675
+ }
676
+ ]
677
+ },
678
+ "mnky_typename": {
679
+ "captures": {
680
+ "1": {
681
+ "name": "storage.type.monkey"
682
+ },
683
+ "2": {
684
+ "name": "storage.type.monkey"
685
+ }
686
+ },
687
+ "match": "(?xi)(?: \\: \\s* ([a-zA-Z_]\\w*) | ([!#%]|@{1,2}|\\$[zw]?) )",
688
+ "name": "typename.monkey"
689
+ },
690
+ "mnky_types": {
691
+ "match": "(?i)\\b(array|bool|int|float|string)\\b",
692
+ "name": "storage.type.monkey"
693
+ },
694
+ "mnky_url_content": {
695
+ "match": "[a-zA-Z_]\\w*://[^ \"'()\\[\\]]*(?=$|\\b)",
696
+ "name": "url.monkey"
697
+ }
698
+ },
699
+ "scopeName": "source.monkey",
700
+ "uuid": "622229C4-3E96-47AE-9C2C-235DB5BC068C"
701
+ }