Search Results for "c++ lexical analyzier" - Page 2

Showing 40 open source projects for "c++ lexical analyzier"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    JetPAG is a recursive-descent parser and lexical analyzer generator focused on high efficiency, usability and readability of generated code. JetPAG generates fast recognizers and aids developers with useful tools for simplifying input interpretation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges. Scripting language bindings currently exist for Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Uni-wordsplit aimed to provide a unicode(lexical analysis/word splitter) system.Especially designed for CJK(China/Japan/Korea) users. The Code based on Mozilla-XPCOM code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YRX: easily use regular expressions in C. Useful for creating lexers (lexical scanners)and other text processing software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    A port to C# of a lexical analyzer tool called JFlex. Produces Java or C# source code files for scanning an input stream and producing a sequence of tokens. Compatible with CUP (Constructor of Useful Parsers).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Casper, Cascading Parser, is a unification-based natural language parsing library. It uses a syntax based on Lexical Functional Grammar, and is developed in C++. Requires Libxml and STL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Generic Lexer which along with a language definition (.slx) file, constitutes Yacc/Bison compatible, custom lexical parser. It is ~1/3 the size of an equivalent Flex Lexer, resulting in a smaller compiler, and simpler yet more powerful lexical definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Object Oriented Fast Lexical Analyser for C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GTK-based client for DICT Protocol (rfc 2229) and WordNet lexical database of English language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    SSCL is a small, secure C++ library with some useful data types (list, avltree), stream handling, networking support, lexical analyzer, etc. SSCL's primary goal is to help daemon development in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apt Parsing Tools (APT) is a toolkit of applications for compiler writing that make use of modern software development techniques and written in C. There are 3 major tools included: a lexical scanner generator, a parser generator, and a tool to generate m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is to create a lexical scanner generator. It generates C++ STL compatible, thread safe, scanner classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cdd

    cdd

    Lexical, grammatical and syntactic analyzer of C÷÷.

    cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programming language, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    I want to build a Compiler that will compile C programs. compiler consists of lexical analysis stage,parser,syntax analysis,code generation stage. code for lexical analysis, parser is written in linux using lex and yacc tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libnaru is a library written in C that supports you to define a type system for a programming language. It is thought to be another lego piece beside lexical and syntax analysis in a compiler project.
    Downloads: 0 This Week
    Last Update:
    See Project