Articles 11 to 15 from total 15.
  • More and more devices in current times are multi-core and it requires the software developers to integrate up-to-date solutions for the programs running on these devices to satisfy the user expectations for a high performance.
    Tunnel Grammar Studio generates parsers that can be run in a single thread (executed in steps or till completion: error/success) or in up to three threads for multi-threaded parsing, where each thread operates on specific part of the parsing pipeline.
    This technology provides more speed
    At 2019 Nov 17, 16:32 GMT in news channel Versions
  • Tunnel Grammar Studio can generate a parser from an ABNF grammar. Later on, the generated parser, as a part of the client software, will perform the parsing on the supplied user input. Often the structure of parsers, whatever mechanism they use, prevent them from identifying the error type and location precisely. Tunnel Grammar Studio has build in options to generate parsers with different error detection mechanisms. Before the compilation there are multiple options to be chosen: error location tracking, th
    At 2019 Nov 17, 16:28 GMT in news channel Versions
  • While using the parser generator, proper error reporting is important for its usability. In case the error is not reported with details or its location is not clear, it may slow down the working process and make the developer spend unnecessary time searching for the error / guessing what the issue may be.

    Tunnel Grammar Studio checks first the syntax errors at compilation time, then an analysis is made to detect references to missing rules, invalid repetition ranges and rules recognition collisions. At compi
    At 2019 Nov 17, 16:28 GMT in news channel Versions
  • Scalable Vector Graphic (SVG) export is now available for the grammar layout visualization and debugger syntax trees views.
    At 2018 Sep 10, 13:00 GMT in news channel Versions
  • Better support for some video drivers was made. Download the demo here.
    At 2018 Sep 09, 13:24 GMT in news channel Versions