Results 1 to 8 of 8

Thread: Need Syntax Keywords

Threaded View

  1. #1

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    Need Syntax Keywords

    Could you please post keywords for various programming languages?

    My syntax highlighter is now almost done, it is in a working state (again after a few hours of work). Ive got delphi keywords which are colored but the more languages available the better. like so:

    Delphi Keywords (if you see something i missed please let me know)

    Code:
    and
    array
    begin
    case
    const
    div
    do
    else
    end
    except
    finally
    for
    function
    if
    in
    is
    mod
    nil
    not
    of
    or
    procedure
    program
    repeat
    shl
    shr
    string
    then
    to
    try
    until
    uses
    var
    while
    with
    xor
    looking for Classic VB, C#, CPP, Game Maker, HTML, PHP, SQL, VB.NET and any others too cheers
    Last edited by Madboy; Sep 25th, 2007 at 12:39 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width