lex

There are 925 repositories under lex topic.

  • chai2010/go-ast-book

    :books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)

    Language:Go5.3k1358643
  • aardio/wubi-lex

    WIN10/11 自带微软五笔码表与短语替换与管理工具( 可将系统五笔一键替换为郑码、小鹤音形、表形码等 ),软件仅930KB( 绿色免安装 ),已自带郑码、小鹤音形、表形码、五笔86、98、091、新世纪等输入法的各种流行码表。

  • katef/libfsm

    DFA regular expression library & friends

    Language:C915248852
  • aws-samples/aws-lex-web-ui

    Sample Amazon Lex chat bot web interface

    Language:JavaScript71142383454
  • Genivia/RE-flex

    A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.

    Language:C++4932016285
  • softdevteam/grmtools

    Rust grammar tool libraries and binaries

    Language:Rust485157232
  • timtadh/lexmachine

    Lex machinary for go.

    Language:Go403132131
  • stardust95/TinyCompiler

    c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.

    Language:C++2327457
  • crabcamp/lexrank

    LexRank algorithm for text summarization

    Language:Python2204541
  • here-be/snapdragon

    snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.

    Language:JavaScript21972225
  • fsprojects/FsLexYacc

    Lexer and parser generators for F#

    Language:F#203256768
  • arcsysu/SYsU-lang

    A mini, simple and modular compiler lab for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.

    Language:C2022437
  • Uyouii/cCompiler

    c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。

    Language:C1766256
  • lesscpy/lesscpy

    Python LESS compiler

    Language:Less14497147
  • GerHobbelt/jison

    bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)

    Language:JavaScript116106220
  • AnjaneyaTripathi/c-compiler

    A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.

    Language:Yacc1033431
  • jafarlihi/clex

    clex is a simple lexer generator

    Language:C92357
  • dejavudwh/Regex

    An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)

    Language:Python782125
  • NTU-LaDS-II/FAN_ATPG

    FAN (fan-out-oriented) ATPG (Automatic Test Pattern Generation) and Fault Simulation command line tool

    Language:Verilog692010
  • quil-lang/alexa

    A Lexical Analyzer Generator

    Language:Common Lisp602236
  • iamcal/SQLParser

    Parse MySQL schemas in PHP, fast

    Language:PHP585619
  • dabit3/react-chatbots

    Building Chatbots with React, Amazon Lex, AWS Lambda, & AWS Amplify

    Language:JavaScript565012
  • terrenjpeterson/caloriecounter

    AWS Lex based chatbot that calculates calories based on different fast food restaurants. This was an entry for a coding challenge on DevPost, and is actively used on Facebook Messenger. The issues list is actively managed as what defects or improvements are found by real world usage.

    Language:JavaScript5669036
  • anaghasethu/KTU-sem7-compilerdesign-programs

    KTU 7th Semester Compiler Design lab programs along with algorithms

    Language:C472123
  • 0x4447/0x4447_product_answering_machine

    ☎️ An automated answering machine build on top of Amazon Connect

  • microsoft/NLU.DevOps

    Tools supporting continuous integration and deployment for NLU services.

    Language:C#361111324
  • ernstc/YaccLexTools

    This package includes GPPG and GPLEX tools for compiling YACC and LEX source files in your C# project. Useful if you want to create a compiler, a transpiler or interpret a formal language.

    Language:C#334211
  • MilkyBoat/compilor_experiment

    简化的c语言(SysY)编译器

    Language:C++33319
  • kaushiksk/mini-c-compiler

    Course Project in Compiler Design - A compiler for a subset of the C language

    Language:Yacc323021
  • kdakan/Building-a-Pascal-Compiler

    Building a Pascal compiler with C, YACC & Lex

  • openpeeps/toktok

    Generic tokenizer written in Nim language 👑 Powered by std/lexbase and Nim's Macros

    Language:Nim29210
  • Wind-Gone/OceanBase-Contest-Miniob

    Alibaba OceanBase group's preliminary contest code implementation

    Language:C++29013
  • felipensp/liblex

    C library for Lexical Analysis

    Language:C28604
  • jcs-elpa/parse-it

    Basic Parser in Emacs Lisp.

    Language:Emacs Lisp24406
  • SandyaSivakumar/Mini-Compiler

    C++ Mini Compiler using tools Lex and Yacc

    Language:Yacc240114