Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with lex

A curated list of projects in awesome lists tagged with lex .

https://github.com/chai2010/go-ast-book

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

ast bison book flex go golang goyacc lex llir llvm programming-language wa yacc

Last synced: 17 Dec 2024

https://github.com/aardio/wubi-lex

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

aardio chinese-characters hanzi hotkeys ime input-method keyboard-manager lex win10 win32 windows windows-10 windows10 wubi wubi-lex-tool wubilex xhup zhengma

Last synced: 18 Dec 2024

https://github.com/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.

bison compiler flex flex-regex fuzzy-matching graphviz-dot lex lexer lexer-generator lexical-analyzer pcre regex regex-engine regex-library regex-pattern regular-expression regular-expressions

Last synced: 05 Nov 2024

https://github.com/softdevteam/grmtools

Rust grammar tool libraries and binaries

error-recovery generator grammar lex lexer lr parser rust yacc

Last synced: 20 Dec 2024

https://github.com/crabcamp/lexrank

LexRank algorithm for text summarization

algorithm lex lexrank markov-chains rank summarization summarizer summary text

Last synced: 03 Nov 2024

https://github.com/here-be/snapdragon

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

ast compile compiler javascript lex lexer node nodejs parse parser render source-map token tokenize

Last synced: 21 Dec 2024

https://github.com/fsprojects/fslexyacc

Lexer and parser generators for F#

fsharp lex lexer parser yacc

Last synced: 20 Dec 2024

https://github.com/arcsysu/SYsU-lang

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

antlr antlr4 bison clang compiler flex lex lexer llvm llvm-ir parser sysy yacc

Last synced: 11 Nov 2024

https://github.com/Uyouii/cCompiler

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

c compiler cpp11 lex mips python3 yacc

Last synced: 09 Nov 2024

https://github.com/lesscpy/lesscpy

Python LESS compiler

compiler css less lex ply python yacc

Last synced: 20 Dec 2024

https://github.com/iamcal/sqlparser

Parse MySQL schemas in PHP, fast

autoloader composer database lex php sql-parser

Last synced: 17 Dec 2024

https://github.com/dabit3/react-chatbots

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

amazon-lex aws aws-amplify aws-lambda lambda lex

Last synced: 09 Nov 2024

https://github.com/microsoft/nlu.devops

Tools supporting continuous integration and deployment for NLU services.

amazon-lex cd ci ci-cd continuous-deployment continuous-integration dotnet dotnet-cli lex luis nlu

Last synced: 07 Oct 2024

https://github.com/openpeeps/toktok

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

awesome-nim generic-library hacktoberfest lex lexer lexer-generator lexical nim nim-lang nim-language parser programming-language tokenizer tokens

Last synced: 20 Nov 2024

https://github.com/felipensp/liblex

C library for Lexical Analysis

c lex lexical lib tokenizer

Last synced: 15 Nov 2024

https://github.com/jcs-elpa/parse-it

Basic Parser in Emacs Lisp.

ast emacs grammar lex lexer lexing parse parser

Last synced: 12 Nov 2024

https://github.com/mrom1/a2lparser

Python A2L parser and XML exporter

a2l a2l-parser automotive lex lex-yacc-parser python xml yacc

Last synced: 08 Nov 2024

https://github.com/Chubek/Mukette

A TUI Pager for Markdown, a tool similar to man(1) or most(1), but renders Markdown in-terminal

commandline flex floss gpl gplv3 lex libre ncurses opensource parse termcap terminal tui

Last synced: 23 Oct 2024

https://github.com/raisinten/fs-make

Make a folder structure from its description

bison flex grammar lex parser productivity project yacc

Last synced: 05 Nov 2024

https://github.com/nexmo/lex-connector

The Nexmo AWS Lex Connector. A multi-tenanted connector for bridging the Nexmo Voice API WebSockets and AWS Lex

aws bots extend lex nexmo

Last synced: 01 Dec 2024

https://github.com/olbat/compiler

Compiler for a toy language (Lex & Yacc)

ast compiler compiler-principles lex lexer parser yacc

Last synced: 24 Oct 2024

https://github.com/adelrizq/a3e

A3E is a simple programming language compiler similar to C++ built using Flex and Bison and a simple GUI for testing.

a3e bison compiler compiler-design flex lex lexical-analysis semantic-analysis yacc

Last synced: 10 Dec 2024

https://github.com/kettogg/hana

Hana is an elegant, clean and minimalistic interpreted programming language inspired from lua, python and javascript <3

bison compiler-design flex intermediate-code-generation interpreter lex llvm programming-language yacc

Last synced: 08 Nov 2024

https://github.com/arun-gupta/lex-java

Amazon Lex Java API

amazon aws java lex

Last synced: 11 Nov 2024

https://github.com/mfernstrom/plex-and-pyacc-examples

Plex and Pyacc (Object Pascal implementations of Lex and Yacc) examples

fpc freepascal lazarus lex lexer parser plex pyacc yacc

Last synced: 05 Dec 2024

https://github.com/farhansadaf/chicken-language

A simple compiler constructed using Flex & Bison.

bison-yacc compiler-design flex lex

Last synced: 11 Nov 2024

https://github.com/abaksy/golang-mini-compiler

A compiler front-end for Golang implemented using Python Lex and YACC that handles the switch and loop constructs

compiler-design golang lex mini-compiler ply yacc

Last synced: 16 Nov 2024

https://github.com/here-be/snapdragon-scanner

Easily scan a string with an object of regex patterns to produce an array of tokens. ~100 sloc.

lex lexer parse scan scanner snapdragon string token tokenize tokenizer

Last synced: 14 Nov 2024

https://github.com/deathking/slex

Yet another not-so-simple lex analysor generator and naïve regular expression engine written in programming language Scheme.

automation dfa lex lisp scheme

Last synced: 05 Dec 2024

https://github.com/qri-io/dataset_sql

Qri SQL support

format golang lex package parse sql

Last synced: 07 Nov 2024

https://github.com/ceadoor/cse-labs

Lab Experiments / Solutions through out Engineering course

awk bash c cs cse java ktu lab lex linux python shell

Last synced: 19 Nov 2024

https://github.com/naturalness/javac-parser

Exposes OpenJDK's Java parser and scanner to Python

java javac lex lexer openjdk parser scanner syntax-checker tokenizer

Last synced: 12 Oct 2024

https://github.com/seucs/compiler

SEU CS Compiler Course Design: Python Implementation of LEX & YACC for Cminus

compiler dfa lex lexical-analysis nfa python syntax-analysis visualization yacc

Last synced: 15 Nov 2024

https://github.com/rofl0r/perplex

generate re2c scanner from lex-like input file

flex lemon lex lexer re2c scanner

Last synced: 13 Oct 2024

https://github.com/ashiqursuperfly/compiler

A Compiler for a subset of the C Programming Language made using yacc/bison and lex

assembly-x86 compiler-design lex yacc

Last synced: 08 Nov 2024

https://github.com/jch254/scope-lex-handler

Scope is a Facebook Messenger bot that identifies songs from lyrics/titles

aws bot facebook-messenger-bot genius genius-api genius-lyrics-search lambda lex messenger-bot serverless spotify spotify-api

Last synced: 16 Oct 2024

https://github.com/ramonmeza/compiler

Trying to make a little compiler, just for fun and learning.

code code-generation compiler emitter lex lexer lexical-analysis lisp parser string-ify syntactic-analysis token tokenizer

Last synced: 24 Nov 2024

https://github.com/kts-o7/compiler-design

Lab codes for Compiler design

compiler compiler-design-lab lex yacc yacc-lex

Last synced: 10 Nov 2024

https://github.com/boneill02/md2roff

markdown to roff compiler

compiler groff lex markdown pandoc roff troff

Last synced: 24 Nov 2024

https://github.com/nerdenough/kimchi-old

Your friendly neighbourhood chatbot

aws bot discord lex

Last synced: 22 Dec 2024

https://github.com/autokaka/refined_c_compiler

A simple language compiler using flex and bison. Just a demo for someone to refer to.

bison bison-yacc compile compiler compiler-principles flex lex njtech yacc

Last synced: 09 Nov 2024

https://github.com/lejenome/compiler-demo-101

Compiler Design Overview workshop materials

bison flex gcc lex lexer llvm parser yacc

Last synced: 18 Dec 2024

https://github.com/cloudacademy/lexstartstopinstances

Amazon Lex - Start Stop EC2 Instances Example

amazon chatbot ec2 lex

Last synced: 13 Nov 2024

https://github.com/afnanenayet/tiny-c

Work from my compilers class, in which we implemented an AST, a few optimizations, and linear scan register allocation for a subset of the C language.

assembly ast bison c compilers cpp flex lex llvm optimization yacc

Last synced: 15 Dec 2024

https://github.com/vndee/pasc

PASC (Mini Pascal) - 502057 (Programming Language Concepts) Spring 2018-2019 assignment.

compiler java lex parser python yacc

Last synced: 18 Nov 2024

https://github.com/sanskritip/mini-golang-compiler

This is a Mini Compiler for the GoLang Language implemented using Lex and Yacc, along with C and C++. 👩‍💻

compiler-design lex parsing symbol-table yacc

Last synced: 06 Nov 2024

https://github.com/melchisedech333/lex-yacc-experiments

:wrench: My studies involving context-free grammar analysis. The analyzers were built using familiar tools such as YACC, Lex and Bison. Topics covered include token filtering, simple variable manipulation, and arrays.

bison bison-grammar bison-parser bison-yacc compiler-development language-development lex lex-example lex-yacc-parser lexical-analysis lexical-analyzer parser-generator parsing semantic-analysis syntactic-analysis tokenization tokenizer-parser yacc yacc-example yacc-lex

Last synced: 08 Dec 2024

https://github.com/jameswoolfenden/terraform-aws-lexbotexamples

Contains Terraform and scripting - used to complete the published AWS examples

aws chatbots cli lex terraform

Last synced: 26 Nov 2024

https://github.com/honourhealth/converting-shell-script-to-perl-language-with-lex-and-yacc

Converting one programming language to another one with respect to some grammar rules, defined before with lex and yacc. C programming language is used beside lex and yacc.

c c-programming c-programming-language cprogramming cprogramming-language lex lex-yacc programming-language yacc yacc-lex

Last synced: 19 Nov 2024

https://github.com/kpedit/at_lab1

This is my homework №1 for AT lessons :)

at ipynb ipynb-jupyter-notebook lex makefile matplotlib python regex smc test testing timing

Last synced: 13 Nov 2024

https://github.com/noblessecoder/pyruc

A python based Ruby compiler-Front end

compiler-design compiler-frontend lex ply python ruby ruby-compiler yacc

Last synced: 20 Nov 2024

https://github.com/moisutsu/pascal_compiler

C言語によるPascal風言語のコンパイラ

c lex llvm pascal-compiler yacc

Last synced: 13 Nov 2024

https://github.com/quadnucyard/seu-compiler

Compilation Principles Practice in Southeast University, imitative Flex and Bison

compilers cpp20 lex seu xmake yacc

Last synced: 10 Dec 2024

https://github.com/josethz00/math_interpreter

Repo destinated to studies about languages, compilers, interpreters, grammars and lexical and sintax analysis

c lex yacc

Last synced: 15 Nov 2024

https://github.com/thiagoh/lex

From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html

c compilers cpp flex lex lexer lexical-analysis lexical-parser

Last synced: 15 Nov 2024

https://github.com/aashrafh/naivec

A simple C compiler implemented in LEX (Flex) and YACC (Bison)

bison c c-compiler compiler compiler-design flex lex programming-language yacc

Last synced: 12 Dec 2024

https://github.com/xxrjun/mini-lisp-interpreter

✨ Crafting a Mini-LISP Interpreter

compilers lex lisp lisp-interpreter ncu yacc

Last synced: 15 Nov 2024

https://github.com/xxrjun/compiler-fall23

NCU CSIE Compiler, 2023 Fall

compiler lex ncu parser scanner yacc

Last synced: 15 Nov 2024

https://github.com/eoin-obrien/kedlang

Ked interpreter built with Lex, Yacc and Python

interpreter ked lex programming-language python yacc

Last synced: 18 Dec 2024

https://github.com/QuadnucYard/seu-compiler

Compilation Principles Practice in Southeast University, imitative Flex and Bison

compilers cpp20 lex seu xmake yacc

Last synced: 24 Oct 2024

https://github.com/eoic/iridium

A simple LLVM programming language.

c c-plus-plus lex llvm yacc

Last synced: 08 Nov 2024

https://github.com/jameswoolfenden/terraform-aws-lex-lambda

When working with lex and lambdas, we had a lot of resources associated to supporting one lambda, this just uses some sensible defaults to lighten the load.

aws cloudwatch lambda lex metrics module terraform

Last synced: 26 Nov 2024

https://github.com/phillbush/hoc

high order calculator: an interpreter for a simple language for floating point arithmetic

c hoc lex unix yacc

Last synced: 22 Nov 2024

https://github.com/imagemlt/imagemltlex

编译原理实验 词法分析器lex

compiler lex

Last synced: 08 Nov 2024

https://github.com/opencomputeproject/ocp-diag-memtester

Python scripts that turn memtester into an OCP-compliant diagnostic

lex lexer memtester ocp-diag parser sly yacc

Last synced: 08 Nov 2024

https://github.com/ruban2205/simulating-compiler-using-python

Welcome to the "Simulating Compiler using Python" repository! 🎉 It contains Python code for simulating compiler components.

intermediate-code-generation lex python simulation-of-assembler simulation-of-loader simulation-of-macroprocessor simulation-of-predictive-parser symbol-table-generation token-seperation yaac

Last synced: 21 Nov 2024

https://github.com/maktoobgar/simple_compiler

Just a simple compiler for learning purposes.

compiler lex lexer yacc

Last synced: 10 Nov 2024

https://github.com/nowke/sscd-lab

System Software & Compiler Design [12CS64] Lab Programs

compiler-design lex yacc

Last synced: 12 Nov 2024

https://github.com/adidem23/lexicode

This project focuses on Web Based Application which can visulizes the tokens , lexemes and other processes in compiler Design . It has Three Sections each for lex analysis , semantic Analysis and Syntax Analysis .

bison express flex lex nodejs reactjs ubuntu yacc

Last synced: 12 Nov 2024

https://github.com/ateeqrana7/compiler-construction-count-elements

Compiler Construction - Count Elements (The following programs is a LEX/FLEX program that counts total characters, words and lines from multiple files. The filenames are passed to the program as command-line arguments.)

c compiler-construction compilerconstruction flex lex

Last synced: 11 Nov 2024

https://github.com/JarryShaw/Compiler

Assignments of Compiler (SJTU)

compiler flex lex

Last synced: 15 Nov 2024

https://github.com/jiriklepl/mlaskal-2019

Solutions to assignments for Compiler Principles - NSWI098

bison compiler cpp lex mff-uk

Last synced: 05 Dec 2024

https://github.com/bilalmohib/compiler-construction

Work Related to compiler construction

c compiler lex lexical-analyzer

Last synced: 19 Nov 2024

https://github.com/gabboraron/fordprog-egyben

2019 - 2020 | ősz | fordító programok | lex | bison | assembly

bison-yacc flex lex lexical-analysis nasm-assembly plang regex while-language yacc-example

Last synced: 20 Dec 2024

https://github.com/dzagalskii/XML_Parser

Parser for XML code using Lex & Yacc

lex parser xml yacc

Last synced: 24 Oct 2024

https://github.com/anuraganalog/compiler_design

Codes related to lexical, syntatic, semantic Analysis

analysis compiler design expressions lex lexical regular semantic syntatic yacc

Last synced: 20 Dec 2024

https://github.com/red1c3/jkpython

A JVM Python interpreter

bison evaluator flex interpreter jvm lex lexer parser python yacc

Last synced: 11 Nov 2024

https://github.com/nandahkrishna/compilerdesignlab

Programs written for the Compiler Design Laboratory in the 6th semester

c c-programming compiler compiler-design compiler-principles compilers lex lexical-analysis lexical-analyzer

Last synced: 03 Dec 2024

https://github.com/shellyln/zirconia

Report rendering library for Salesforce LWC and Visualforce

chartjs html lex lightning lisp lsx lwc plantuml qrcode reporting reporting-tool salesforce visualforce

Last synced: 01 Dec 2024