Re: code reference, Vikas Patel congrats

new topic     » goto parent     » topic index » view thread      » older message » newer message

At 17:10 12-08-97 -0400, you wrote:
>     Just thought of another question (bare seconds after my last post).
>Does anyone know where I might find a list of Pascal keywords, statements,
>etc;  sort of a general language summary?
>     Before anyone hollers about 'off topic' posts, allow me to explain:  I
>am working on a general purpose file viewer, and one of the things I want it
>to do is properly color code the source of various languages.  I don't
>actually program in Pascal at all, but I frequently look through code samples.
>     I already have modules done for color coding Euphoria (a blatant
>rip-off of Robert Craig's syncolor.e <g>), C, and Basic, but I didn't have a
>good reference handy for Pascal, and so far I haven't found anything good on
>the net.
>     Any suggestions?
>
>Craig
>

Here is the list of turbo pascal V6.0 reserved words. extracted from the
programmer's guide.

and             end             nil             shr
asm             file            not             string
array           for             object          then
begin           function        of              to
case            goto            or              type
const           if              packed          unit
constructor     implementation  procedure       until
destructor      in              program         uses
div             inline          record          var
do              interface       repeat          while
downto          label           set             with
else            mod             shl             xor


list of standard directives

absolute       external         forward         near
assembler      far              interrupt       private
                                                virtual



Jacques Deschenes
Baie-Comeau, Quebec
Canada
desja at globetrotter.qc.ca

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu