0%

pccts

P p

Transcription

    • US Pronunciation
    • US IPA
    • US Pronunciation
    • US IPA

Definitions of pccts word

  • abbreviation Technical meaning of PCCTS Purdue Compiler-Construction Tool Set 3
  • noun Definition of pccts in Technology (tool)   (PCCTS) A highly integrated lexical analser generator and parser generator by Terence J. Parr <[email protected]>, Will E. Cohen and Henry G. Dietz <[email protected]>, both of Purdue University. ANTLR (ANother Tool for Language Recognition) corresponds to YACC and DLG (DFA-based Lexical analyser Generator) functions like LEX. PCCTS has many additional features which make it easier to use for a wide range of translation problems. PCCTS grammars contain specifications for lexical and syntactic analysis with selective backtracking ("infinite lookahead"), semantic predicates, intermediate-form construction and error reporting. Rules may employ Extended BNF (EBNF) grammar constructs and may define parameters, return values, and have local variables. Languages described in PCCTS are recognised via LLk parsers constructed in pure, human-readable, C code. Selective backtracking is available to handle non-LL(k) constructs. PCCTS parsers may be compiled with a C++ compiler. PCCTS also includes the SORCERER tree parser generator. Mailing list: pccts-users-re[email protected] ("subscribe pccts-users your_name" in the message body). E-mail: Terence J. Parr <[email protected]>, Roberto Avanzi <[email protected]> (Mac port). 1

Information block about the term

Parts of speech for Pccts

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation

See also

Matching words

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?