enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Flex (lexical analyser generator) - Wikipedia

    en.wikipedia.org/wiki/Flex_(lexical_analyser...

    Flex (fast lexical analyzer generator) is a free and open-source software alternative to lex. [2] It is a computer program that generates lexical analyzers (also known as "scanners" or "lexers").

  3. SU2 code - Wikipedia

    en.wikipedia.org/wiki/SU2_code

    SU2 is a suite of open-source software tools written in C++ for the numerical solution of partial differential equations (PDE) and performing PDE-constrained optimization. ...

  4. OmniMark - Wikipedia

    en.wikipedia.org/wiki/OmniMark

    OmniMark treats input as a flow that can be scanned once, rather than as a static collection of data that supports random access. Much of an OmniMark program is in the form of condition=>action rule where the condition recognizes a length of data to be acted upon and the action specifies what is to be done with the data.

  5. NVivo - Wikipedia

    en.wikipedia.org/wiki/NVivo

    NVivo is intended to help users organize and analyze non-numerical or unstructured data.Its developers state that it helps qualitative researchers to organize, analyze and find insights in unstructured or qualitative data like interviews, open-ended survey responses, journal articles, social media and web content, where deep levels of analysis on small or large volumes of data are required.

  6. List of free geology software - Wikipedia

    en.wikipedia.org/wiki/List_of_free_geology_software

    This is a list of free and open-source software for geological data handling and interpretation. The list is split into broad categories, depending on the intended use of the software and its scope of functionality. Notice that 'free and open-source' requires that the source code is available and users are given a free software license.

  7. ANTLR - Wikipedia

    en.wikipedia.org/wiki/ANTLR

    In computer-based language recognition, ANTLR (pronounced antler), or ANother Tool for Language Recognition, is a parser generator that uses a LL(*) algorithm for parsing. . ANTLR is the successor to the Purdue Compiler Construction Tool Set (PCCTS), first developed in 1989, and is under active developm

  8. Doxygen - Wikipedia

    en.wikipedia.org/wiki/Doxygen

    It uses the parse tree parsed from the codebase to generate diagrams and charts of the code structure. It provides cross-referencing that a reader can use to refer back to the source code from the generated documentation. Doxygen can be used in many programming contexts.

  9. Expat (software) - Wikipedia

    en.wikipedia.org/wiki/Expat_(software)

    Expat is a stream-oriented XML 1.0 parser library, written in C, more precisely C99. [3] As one of the first available open-source XML parsers, Expat has found a place in many open-source projects. Such projects include the Apache HTTP Server , Mozilla , Perl , Python and PHP .