Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with lex
A curated list of projects in awesome lists tagged with lex .
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/katef/libfsm
DFA regular expression library & friends
automata compiler compiler-principles compilers dfa finite-state-automata finite-state-machine finite-state-machines fsm lex lexer lexer-generator lexical-analysis lexing nfa regex regex-validator regexes regexp
Last synced: 16 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/jafarlihi/clex
clex is a simple lexer generator
finite-state-machine lex lexer lexer-framework lexer-generator lexer-library lexical-analysis lexical-analyzer nfa regex regex-engine regexp
Last synced: 12 Nov 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/0x4447/0x4447_product_answering_machine
☎️ An automated answering machine build on top of Amazon Connect
0x4447 0x4447-product-answering-machine 0x4447-products alexa answering-machine aws aws-connect lambda lex phone voice
Last synced: 08 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/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/mistermboy/pycompiler
Python Compiler
compiler compiler-design compilers design java lex parser python uniovi university visitor visitor-pattern yacc
Last synced: 23 Oct 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/ahmedihabb2/mangacc
Transform Ideas into Executable Brilliance.
bison bison-yacc compiler compilers flex lex lexer lexer-parser semantic-analysis syntax-analyzer yacc
Last synced: 21 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/tabrizian/compilercompiler
Compiler Course Project
amirkabir-university compiler-design lex yacc
Last synced: 13 Dec 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/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/cloudacademy/aws-lexv2-chatbot
AWS Lex v2 Chatbot
aws chatbot cloudacademy devops lex tmdb
Last synced: 13 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/alexzhangs/aws-cfn-vpn
AWS CloudFormation Stack for VPN server.
aws aws-acm aws-cloudformation aws-config aws-custom-resource aws-lambda aws-lex aws-vpc-peering l2tp l2tpd lex shadowsocks shadowsocks-libev shadowsocks-manager vpn xl2tpd xsh xsh-lib
Last synced: 07 Nov 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/ranaaditya/lex-yacc-programs
first step towards crafting compilers
bison bison-yacc compiler compiler-design flex hacktoberfest hacktoberfest2021 lex lexical-analyzer lexical-parser yaac
Last synced: 21 Nov 2024
https://github.com/viveksati5143/compiler-design
flex lex lexical-analysis linux
Last synced: 06 Nov 2024
https://github.com/nerdenough/kimchi-old
Your friendly neighbourhood chatbot
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/codeforequity-at/botium-connector-lex
Botium Connector for Amazon Lex
alexa amazon automation-test botium chatbot lex test
Last synced: 01 Nov 2024
https://github.com/cloudacademy/lexstartstopinstances
Amazon Lex - Start Stop EC2 Instances Example
Last synced: 13 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/sonus21/c-programm-to-3-address-translator
Translate a C program to 3 Address Code.
bison c c-plus-plus compiler lex lexical-analyzer programming-language yacc
Last synced: 10 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/fadel-hasan/python-compiler
simple python compiler by using flex\bison
bison-flex bison-parser compiler compiler-design flex-bison lex lex-yacc lexer-parser lexical-analysis lexical-analyzer parser parsing python python-compiler python-lex-yacc python-parser python3 yacc
Last synced: 13 Nov 2024
https://github.com/moisutsu/pascal_compiler
C言語によるPascal風言語のコンパイラ
c lex llvm pascal-compiler yacc
Last synced: 13 Nov 2024
https://github.com/josethz00/math_interpreter
Repo destinated to studies about languages, compilers, interpreters, grammars and lexical and sintax analysis
Last synced: 15 Nov 2024
https://github.com/jabellard/ash
Ash - alpha shell.
bash bison bnf c command-line command-line-tool doxygen doxygen-documentation flex gcc lex linux linux-system-programming make readline shell system-programming systems-programming yacc zsh
Last synced: 17 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/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/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/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/raghav714/compiler-programs
compiler code
calculator compiler first follow lex lexical-analysis ll1 python yacc
Last synced: 21 Nov 2024
https://github.com/maktoobgar/simple_compiler
Just a simple compiler for learning purposes.
Last synced: 10 Nov 2024
https://github.com/nowke/sscd-lab
System Software & Compiler Design [12CS64] Lab Programs
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/wtanaka/ansible-role-alex
Ansible role to install Alex, A lexical analyser generator for Haskell
alex ansible ansible-galaxy ansible-role ansible-roles galaxy generating-lexical-analysers haskell lex lexer lexer-generator lexical lexical-analysis lexical-analyze lexing
Last synced: 22 Nov 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
Last synced: 24 Oct 2024
https://github.com/cyberboysumanjay/semester6
NIT Delhi Lab Works of Semester 6
lex network-programming tcp-client tcp-server udp-client udp-server
Last synced: 28 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
https://github.com/aben20807/png
PNG's Not Go
bison compiler compiler-design flex golang jasmin jvm lex yacc
Last synced: 16 Nov 2024