Codulle - L'explorateur de code sources

Accueil>> AlBulle >> Albulle1.0rc3 >> datas >> photos

Informations fichier

Nom du fichier : ada.php
Taille du fichier : 3 Ko (136 lignes)
Language : PHP

  1. span style="color: #808080; font-style: italic;">/*************************************************************************************
  2. * ada.php
  3. * -------
  4. * Author: Tux (tux@inmail.cz)
  5. * Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
  6. * Release Version: 1.0.7.5
  7. * CVS Revision Version: $Revision: 1.6 $
  8. * Date Started: 2004/07/29
  9. * Last Modified: $Date: 2005/10/22 07:52:59 $
  10. *
  11. * Ada language file for GeSHi.
  12. * Words are from SciTe configuration file
  13. *
  14. * CHANGES
  15. * -------
  16. * 2004/11/27 (1.0.2)
  17. * - Added support for multiple object splitters
  18. * 2004/10/27 (1.0.1)
  19. * - Removed apostrophe as string delimiter
  20. * - Added URL support
  21. * 2004/08/05 (1.0.0)
  22. * - First Release
  23. *
  24. * TODO (updated 2004/11/27)
  25. * -------------------------
  26. *
  27. *************************************************************************************
  28. *
  29. * This file is part of GeSHi.
  30. *
  31. * GeSHi is free software; you can redistribute it and/or modify
  32. * it under the terms of the GNU General Public License as published by
  33. * the Free Software Foundation; either version 2 of the License, or
  34. * (at your option) any later version.
  35. *
  36. * GeSHi is distributed in the hope that it will be useful,
  37. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  38. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  39. * GNU General Public License for more details.
  40. *
  41. * You should have received a copy of the GNU General Public License
  42. * along with GeSHi; if not, write to the Free Software
  43. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  44. *
  45. ************************************************************************************/'LANG_NAME' => 'Ada',
  46. 'COMMENT_SINGLE''--'),
  47. 'COMMENT_MULTI''/*' => '*/'),
  48. 'CASE_KEYWORDS''QUOTEMARKS''"'),
  49. 'ESCAPE_CHAR' => '\\',
  50. 'KEYWORDS''begin', 'declare', 'do', 'else', 'elsif', 'exception', 'for', 'if',
  51. 'is', 'loop', 'while', 'then', 'is', 'end', 'select', 'case', 'while', 'until',
  52. 'goto', 'return''abs', 'and', 'mod', 'not', 'or', 'rem', 'xor''abort', 'abstract', 'accept', 'access', 'aliased', 'all', 'array', 'at', 'body',
  53. 'constant', 'delay', 'delta', 'digits', 'entry', 'exit',
  54. 'function', 'generic', 'in', 'limited', 'new', 'null', 'of', 'others', 'out', 'package', 'pragma',
  55. 'private', 'procedure', 'protected', 'raise', 'range', 'record', 'renames', 'requeue', 'reverse',
  56. 'separate', 'subtype', 'tagged', 'task', 'terminate', 'type', 'use', 'when', 'with'
  57. )
  58. ),
  59. 'SYMBOLS''(', ')'
  60. ),
  61. 'CASE_SENSITIVE''STYLES''KEYWORDS''color: #00007f;',
  62. 2 => 'color: #0000ff;',
  63. 3 => 'color: #46aa03; font-weight:bold;',
  64. ),
  65. 'BRACKETS''color: #66cc66;'
  66. ),
  67. 'COMMENTS''color: #adadad; font-style: italic;',
  68. 'MULTI' => 'color: #808080; font-style: italic;'
  69. ),
  70. 'ESCAPE_CHAR''color: #000099; font-weight: bold;'
  71. ),
  72. 'BRACKETS''color: #66cc66;'
  73. ),
  74. 'STRINGS''color: #7f007f;'
  75. ),
  76. 'NUMBERS''color: #ff0000;'
  77. ),
  78. 'METHODS''color: #202020;'
  79. ),
  80. 'SYMBOLS''color: #66cc66;'
  81. ),
  82. 'REGEXPS''SCRIPT''URLS''',
  83. 2 => '',
  84. 3 => ''
  85. ),
  86. 'OOLANG''OBJECT_SPLITTERS''.'
  87. ),
  88. 'REGEXPS''STRICT_MODE_APPLIES''SCRIPT_DELIMITERS''HIGHLIGHT_STRICT_BLOCK'

Liste des projets

Téléchargez Codulle

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