Results 1 to 2 of 2

Thread: slice grammar

  1. #1
    mwilson is offline Registered User
    Name: Mark Wilson
    Organization: University of Rochester
    Project: Omega EP laser
    Join Date
    Jul 2005
    Location
    Rochester, NY
    Posts
    100

    slice grammar

    Hello,

    Is there documentation on the Slice grammar? I'd like to try my hand at building an ANTLR grammar for Slice...

    Thanks,
    Mark
    Mark E. Wilson
    Lead Programmer/Analyst
    Omega EP Project
    Laboratory for Laser Energetics (www.lle.rochester.edu)
    University of Rochester
    Rochester, NY 14623

  2. #2
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    We don't have a formal description of the Slice grammar in our manual, only the manual chapter that describes Slice. You can have a look at src/slice/Grammar.y. However, this contains more than just the Slice grammar, as it also handles illegal constructs for the sole purpose of displaying error messages that are more descriptive than a simple "syntax error".

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. BNF grammar for Slice
    By weida in forum Help Center
    Replies: 2
    Last Post: 10-30-2003, 09:46 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
  •