cadlisp.php

gehe zur Dokumentation dieser Datei
00001 <?php
00002 /*************************************************************************************
00003  * cadlisp.php
00004  * -----------
00005  * Author: Roberto Rossi (rsoftware@altervista.org)
00006  * Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/blog)
00007  * Release Version: 1.0.7.20
00008  * Date Started: 2004/08/30
00009  *
00010  * AutoCAD/IntelliCAD Lisp language file for GeSHi.
00011  *
00012  * For AutoCAD V.12..2005 and IntelliCAD all versions.
00013  *
00014  * CHANGES
00015  * -------
00016  * 2004/11/27 (1.0.1)
00017  *  -  Added support for multiple object splitters
00018  * 2004/10/27 (1.0.0)
00019  *  -  First Release
00020  *
00021  * TODO (updated 2004/11/27)
00022  * -------------------------
00023  *
00024  *************************************************************************************
00025  *
00026  *     This file is part of GeSHi.
00027  *
00028  *   GeSHi is free software; you can redistribute it and/or modify
00029  *   it under the terms of the GNU General Public License as published by
00030  *   the Free Software Foundation; either version 2 of the License, or
00031  *   (at your option) any later version.
00032  *
00033  *   GeSHi is distributed in the hope that it will be useful,
00034  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
00035  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00036  *   GNU General Public License for more details.
00037  *
00038  *   You should have received a copy of the GNU General Public License
00039  *   along with GeSHi; if not, write to the Free Software
00040  *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
00041  *
00042  ************************************************************************************/
00043 
00044 $language_data = array (
00045      'LANG_NAME' => 'CAD Lisp',
00046      'COMMENT_SINGLE' => array(1 => ";"),
00047      'COMMENT_MULTI' => array(";|" => "|;"),
00048      'CASE_KEYWORDS' => GESHI_CAPS_NO_CHANGE,
00049      'QUOTEMARKS' => array('"'),
00050      'ESCAPE_CHAR' => '\\',
00051      'KEYWORDS' => array(
00052           1 => array(
00053                'abs','acad_colordlg','acad_helpdlg','acad_strlsort','action_tile',
00054                'add_list','alert','alloc','and','angle','angtof','angtos','append','apply',
00055                'arx','arxload','arxunload','ascii','assoc','atan','atof','atoi','atom',
00056                'atoms-family','autoarxload','autoload','Boole','boundp','caddr',
00057                'cadr','car','cdr','chr','client_data_tile','close','command','cond',
00058                'cons','cos','cvunit','defun','defun-q','defun-q-list-ref',
00059                'defun-q-list-set','dictadd','dictnext','dictremove','dictrename',
00060                'dictsearch','dimx_tile','dimy_tile','distance','distof','done_dialog',
00061                'end_image','end_list','entdel','entget','entlast','entmake',
00062                'entmakex','entmod','entnext','entsel','entupd','eq','equal','eval','exit',
00063                'exp','expand','expt','fill_image','findfile','fix','float','foreach','function',
00064                'gc','gcd','get_attr','get_tile','getangle','getcfg','getcname','getcorner',
00065                'getdist','getenv','getfiled','getint','getkword','getorient','getpoint',
00066                'getreal','getstring','getvar','graphscr','grclear','grdraw','grread','grtext',
00067                'grvecs','handent','help','if','initdia','initget','inters','itoa','lambda','last',
00068                'layoutlist','length','list','listp','load','load_dialog','log','logand','logior',
00069                'lsh','mapcar','max','mem','member','menucmd','menugroup','min','minusp','mode_tile',
00070                'namedobjdict','nentsel','nentselp','new_dialog','nil','not','nth','null',
00071                'numberp','open','or','osnap','polar','prin1','princ','print','progn','prompt',
00072                'quit','quote','read','read-char','read-line','redraw','regapp','rem','repeat',
00073                'reverse','rtos','set','set_tile','setcfg','setenv','setfunhelp','setq','setvar',
00074                'setview','sin','slide_image','snvalid','sqrt','ssadd','ssdel','ssget','ssgetfirst',
00075                'sslength','ssmemb','ssname','ssnamex','sssetfirst','start_dialog','start_image',
00076                'start_list','startapp','strcase','strcat','strlen','subst','substr','t','tablet',
00077                'tblnext','tblobjname','tblsearch','term_dialog','terpri','textbox','textpage',
00078                'textscr','trace','trans','type','unload_dialog','untrace','vector_image','ver',
00079                'vports','wcmatch','while','write-char','write-line','xdroom','xdsize','zerop',
00080                'vl-acad-defun','vl-acad-undefun','vl-arx-import','vlax-3D-point',
00081                'vlax-add-cmd','vlax-create-object','vlax-curve-getArea',
00082                'vlax-curve-getClosestPointTo','vlax-curve-getClosestPointToProjection',
00083                'vlax-curve-getDistAtParam','vlax-curve-getDistAtPoint',
00084                'vlax-curve-getEndParam','vlax-curve-getEndPoint',
00085                'vlax-curve-getFirstDeriv','vlax-curve-getParamAtDist',
00086                'vlax-curve-getParamAtPoint','vlax-curve-getPointAtDist',
00087                'vlax-curve-getPointAtParam','vlax-curve-getSecondDeriv',
00088                'vlax-curve-getStartParam','vlax-curve-getStartPoint',
00089                'vlax-curve-isClosed','vlax-curve-isPeriodic','vlax-curve-isPlanar',
00090                'vlax-dump-object','vlax-erased-p','vlax-for','vlax-get-acad-object',
00091                'vlax-get-object','vlax-get-or-create-object','vlax-get-property',
00092                'vlax-import-type-library','vlax-invoke-method','vlax-ldata-delete',
00093                'vlax-ldata-get','vlax-ldata-list','vlax-ldata-put','vlax-ldata-test',
00094                'vlax-make-safearray','vlax-make-variant','vlax-map-collection',
00095                'vlax-method-applicable-p','vlax-object-released-p','vlax-product-key',
00096                'vlax-property-available-p','vlax-put-property','vlax-read-enabled-p',
00097                'vlax-release-object','vlax-remove-cmd','vlax-safearray-fill',
00098                'vlax-safearray-get-dim','vlax-safearray-get-element',
00099                'vlax-safearray-get-l-bound','vlax-safearray-get-u-bound',
00100                'vlax-safearray-put-element','vlax-safearray-type','vlax-tmatrix',
00101                'vlax-typeinfo-available-p','vlax-variant-change-type',
00102                'vlax-variant-type','vlax-variant-value','vlax-write-enabled-p',
00103                'vl-bb-ref','vl-bb-set','vl-catch-all-apply','vl-catch-all-error-message',
00104                'vl-catch-all-error-p','vl-cmdf','vl-consp','vl-directory-files','vl-doc-export',
00105                'vl-doc-import','vl-doc-ref','vl-doc-set','vl-every','vl-exit-with-error',
00106                'vl-exit-with-value','vl-file-copy','vl-file-delete','vl-file-directory-p',
00107                'vl-filename-base','vl-filename-directory','vl-filename-extension',
00108                'vl-filename-mktemp','vl-file-rename','vl-file-size','vl-file-systime',
00109                'vl-get-resource','vlisp-compile','vl-list-exported-functions',
00110                'vl-list-length','vl-list-loaded-vlx','vl-load-all','vl-load-com',
00111                'vl-load-reactors','vl-member-if','vl-member-if-not','vl-position',
00112                'vl-prin1-to-string','vl-princ-to-string','vl-propagate','vlr-acdb-reactor',
00113                'vlr-add','vlr-added-p','vlr-beep-reaction','vlr-command-reactor',
00114                'vlr-current-reaction-name','vlr-data','vlr-data-set',
00115                'vlr-deepclone-reactor','vlr-docmanager-reactor','vlr-dwg-reactor',
00116                'vlr-dxf-reactor','vlr-editor-reactor','vl-registry-delete',
00117                'vl-registry-descendents','vl-registry-read','vl-registry-write',
00118                'vl-remove','vl-remove-if','vl-remove-if-not','vlr-insert-reactor',
00119                'vlr-linker-reactor','vlr-lisp-reactor','vlr-miscellaneous-reactor',
00120                'vlr-mouse-reactor','vlr-notification','vlr-object-reactor',
00121                'vlr-owner-add','vlr-owner-remove','vlr-owners','vlr-pers','vlr-pers-list',
00122                'vlr-pers-p','vlr-pers-release','vlr-reaction-names','vlr-reactions',
00123                'vlr-reaction-set','vlr-reactors','vlr-remove','vlr-remove-all',
00124                'vlr-set-notification','vlr-sysvar-reactor','vlr-toolbar-reactor',
00125                'vlr-trace-reaction','vlr-type','vlr-types','vlr-undo-reactor',
00126                'vlr-wblock-reactor','vlr-window-reactor','vlr-xref-reactor',
00127                'vl-some','vl-sort','vl-sort-i','vl-string-elt','vl-string-left-trim',
00128                'vl-string-mismatch','vl-string-position','vl-string-right-trim',
00129                'vl-string-search','vl-string-subst','vl-string-translate','vl-string-trim',
00130                'vl-symbol-name','vl-symbolp','vl-symbol-value','vl-unload-vlx','vl-vbaload',
00131                'vl-vbarun','vl-vlx-loaded-p'
00132                )
00133           ),
00134      'SYMBOLS' => array(
00135           '(', ')', '{', '}', '[', ']', '!', '%', '^', '&', '/','+','-','*','=','<','>'
00136           ),
00137      'CASE_SENSITIVE' => array(
00138           GESHI_COMMENTS => true,
00139           1 => false
00140           ),
00141      'STYLES' => array(
00142           'KEYWORDS' => array(
00143                1 => 'color: #b1b100;'
00144                ),
00145           'COMMENTS' => array(
00146                1 => 'color: #808080; font-style: italic;',
00147                'MULTI' => 'color: #808080; font-style: italic;'
00148                ),
00149           'ESCAPE_CHAR' => array(
00150                0 => 'color: #000099; font-weight: bold;'
00151                ),
00152           'BRACKETS' => array(
00153                0 => 'color: #66cc66;'
00154                ),
00155           'STRINGS' => array(
00156                0 => 'color: #ff0000;'
00157                ),
00158           'NUMBERS' => array(
00159                0 => 'color: #cc66cc;'
00160                ),
00161           'METHODS' => array(
00162                ),
00163           'SYMBOLS' => array(
00164                0 => 'color: #66cc66;'
00165                ),
00166           'REGEXPS' => array(
00167                ),
00168           'SCRIPT' => array(
00169                )
00170           ),
00171      'URLS' => array(
00172           ),
00173      'OOLANG' => false,
00174      'OBJECT_SPLITTERS' => array(
00175           ),
00176      'REGEXPS' => array(
00177           ),
00178      'STRICT_MODE_APPLIES' => GESHI_NEVER,
00179      'SCRIPT_DELIMITERS' => array(
00180           ),
00181      'HIGHLIGHT_STRICT_BLOCK' => array(
00182           )
00183 );
00184 
00185 ?>

Erzeugt am Thu May 14 00:55:48 2009 für OpenRat von  doxygen 1.5.8