Codulle - L'explorateur de code sources

Accueil>> AlBulle >> AlBulle0.5

Informations fichier

Nom du fichier : applescript.php
Taille du fichier : 3 Ko (119 lignes)
Language : PHP

  1. span style="color: #808080; font-style: italic;">/*************************************************************************************
  2. * applescript.php
  3. * --------
  4. * Author: Stephan Klimek (http://www.initware.org)
  5. * Copyright: Stephan Klimek (http://www.initware.org)
  6. * Release Version: 1.0.7.5
  7. * CVS Revision Version: $Revision: 1.4 $
  8. * Date Started: 2005/07/20
  9. * Last Modified: $Date: 2005/10/22 07:52:59 $
  10. *
  11. * AppleScript language file for GeSHi.
  12. *
  13. * CHANGES
  14. * -------
  15. *
  16. * TODO
  17. * -------------------------
  18. * URL settings to references
  19. *
  20. ************************************************************************************/'LANG_NAME' => 'AppleScript',
  21. 'COMMENT_SINGLE''--'),
  22. 'COMMENT_MULTI''(*' => '*)'),
  23. 'CASE_KEYWORDS''QUOTEMARKS''"',"'"),
  24. 'ESCAPE_CHAR' => '\\',
  25. 'KEYWORDS''script','property','prop','end','copy','to','set','global','local','on','to','of',
  26. 'in','given','with','without','return','continue','tell','if','then','else','repeat',
  27. 'times','while','until','from','exit','try','error','considering','ignoring','timeout',
  28. 'transaction','my','get','put','into','is''each','some','every','whose','where','id','index','first','second','third','fourth',
  29. 'fifth','sixth','seventh','eighth','ninth','tenth','last','front','back','st','nd',
  30. 'rd','th','middle','named','through','thru','before','after','beginning','the''close','copy','count','delete','duplicate','exists','launch','make','move','open',
  31. 'print','quit','reopen','run','save','saving',
  32. 'it','me','version','pi','result','space','tab','anything','case','diacriticals','expansion',
  33. 'hyphens','punctuation','bold','condensed','expanded','hidden','italic','outline','plain',
  34. 'shadow','strikethrough','subscript','superscript','underline','ask','no','yes','false',
  35. 'true','weekday','monday','mon','tuesday','tue','wednesday','wed','thursday','thu','friday',
  36. 'fri','saturday','sat','sunday','sun','month','january','jan','february','feb','march',
  37. 'mar','april','apr','may','june','jun','july','jul','august','aug','september',
  38. 'sep','october','oct','november','nov','december','dec','minutes','hours',
  39. 'days','weeks','div','mod','and','not','or','as','contains','equal','equals','isnt'
  40. )
  41. ),
  42. 'SYMBOLS'')','+','-','^','*','/','&','<','>=','<','<=','=','­'
  43. ),
  44. 'CASE_SENSITIVE''STYLES''KEYWORDS''color: #b1b100;',
  45. 2 => 'color: #000000; font-weight: bold;',
  46. 3 => 'color: #000066;'
  47. ),
  48. 'COMMENTS''color: #808080; font-style: italic;',
  49. 'MULTI' => 'color: #808080; font-style: italic;'
  50. ),
  51. 'ESCAPE_CHAR''color: #000099; font-weight: bold;'
  52. ),
  53. 'BRACKETS''color: #66cc66;'
  54. ),
  55. 'STRINGS''color: #ff0000;'
  56. ),
  57. 'NUMBERS''color: #cc66cc;'
  58. ),
  59. 'METHODS''color: #006600;',
  60. 2 => 'color: #006600;'
  61. ),
  62. 'SYMBOLS''color: #66cc66;'
  63. ),
  64. 'REGEXPS''color: #0000ff;',
  65. 4 => 'color: #009999;',
  66. ),
  67. 'SCRIPT''URLS'''
  68. ),
  69. 'OOLANG''OBJECT_SPLITTERS'',+-=&lt;&gt;/?^&amp;*'
  70. ),
  71. 'REGEXPS''[\\$%@]+[a-zA-Z_][a-zA-Z0-9_]*',
  72. 4 => '&lt;[a-zA-Z_][a-zA-Z0-9_]*&gt;',
  73. ),
  74. 'STRICT_MODE_APPLIES''SCRIPT_DELIMITERS''HIGHLIGHT_STRICT_BLOCK'

Liste des projets

Téléchargez Codulle

Publié par Codulle - v0.1.1 - © Bubulles Creations