2023年11月1日 星期三

delphi grammar defines language

      https://en.wikipedia.org/wiki/Comparison_of_programming_languages_(basic_instructions)
https://delpysuite.sourceforge.net/grammar.html

 delphi.grammar delphi comment.grammar asm grammar 

https://www.sigmdel.ca/michel/program/delphi/parser/parser1_en.html

Parsing a Simplified Grammar

Behavioral.Interpreter Pattern Delphi  grammatical representation

GOLD Parsing System - Grammar Downloads

https://sourcemaking.com/design_patterns/interpreter/delphi

Interpreter Design Pattern in Delphi

Delphi module This module examines the role of grammar in Modern Language Teaching (MLT)

PDF) A Delphi Application for the Syntactic and Lexical Analysis of a Phrase Using Cocke, Kasami an

https://slideplayer.com/slide/13207852/
Writing a Simple DSL Compiler with Delphi - ppt download

http://www.felix-colibri.com/papers/db/sql_parser/sql_parser.html
delphi grammar .bnf
https://pygments.org/docs/lexers/
delphi Interface section TYPE code delphi grammar .bnf
class pygments.lexers.pascal.DelphiLexer
    短名称
        delphi, pas, pascal, objectpascal
    文件名
        *.pas, *.dpr
    MIME 类型
        text/x-pascal
    For Delphi (Borland Object Pascal), Turbo Pascal and Free Pascal source code.
    Additional options accepted:
    turbopascal
        Highlight Turbo Pascal specific keywords (default: True).
    delphi
        Highlight Borland Delphi specific keywords (default: True).
    freepascal
        Highlight Free Pascal specific keywords (default: True).
    units
        A list of units that should be considered builtin, supported are System, SysUtils, Classes and Math. Default is to consider all of them builtin.
DrDiettrich Refs   grammar related references OPLG railroad diagrams
http://www.semdesigns.com/Products/DMS/DMSToolkit.html
DMS/SRT (or just "DMS") can operate at large scale, on arbitrary mixtures of domains (computer languages, e.g., C++, Java, COBOL, SQL, HTML, Verilog, ...).

https://stackoverflow.com/questions/9405722/produce-delphi-code-that-will-parse-a-file-with-a-given-bnf-format

the Delphi 5 EBFN grammar
Felix Colibri
http://www.felix-colibri.com › compilers
We are using our GenCot parser generator to analyze Delphi programs. This generator is used to parse Pascal (and Delphi) as well as other grammars (C, PDF, ...

delphi Interface section TYPE code delphi grammar

https://github.com/gotthardsen/Delphi-ANTRL4-Grammar/blob/master/Delphi.g4

visualisation bnf grammar Syntax

Using New Delphi Coding Styles and Architectures
https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Declarations_and_Statements_(Delphi)

delphi class identifier grammar
slebok.github slebok github pascal  Grammar Grammar extracted
https://slebok.github.io/zoo/index.html#pascal_delphi_object_extracted
http://slebok.github.io/zoo/
http://grammarware.net/
Browsable Pascal Grammar
  A Case Study Comparing GLR Parsing Algorithms
delphi class identifier grammar Syntax Program variables  procedures
Writing a Simple DSLCompilerwith Delphi Primož Gabrijelčič / primoz.gabrijelcic.org
delphi class identifier grammar Syntax Program Expression Statements
https://www.codeproject.com/Articles/10492/Introduction-to-GOLD-Parser
Grammars programming languages  class identifier grammar Syntax Program Expression Statements

沒有留言: