All Projects → linyacool → Lexical_syntax_analysis

linyacool / Lexical_syntax_analysis

编译原理词法分析器&语法分析器LR(1)实现 C++

Projects that are alternatives of or similar to Lexical syntax analysis

micro-code-analyser
A tiny Node.js microservice to detect the language of a code snippet
Stars: ✭ 21 (-87.86%)
Mutual labels:  syntax, analysis
Kgt
BNF wrangling and railroad diagrams
Stars: ✭ 312 (+80.35%)
Mutual labels:  compiler, syntax
Modiscript
Acche din aa gaye
Stars: ✭ 888 (+413.29%)
Mutual labels:  compiler, syntax
Es6
ES5 vs ES6 Reference
Stars: ✭ 158 (-8.67%)
Mutual labels:  syntax
Open Synthesis
Open platform for CIA-style intelligence analysis
Stars: ✭ 158 (-8.67%)
Mutual labels:  analysis
Gitinspector
📊 The statistical analysis tool for git repositories
Stars: ✭ 2,058 (+1089.6%)
Mutual labels:  analysis
Xl
A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites
Stars: ✭ 171 (-1.16%)
Mutual labels:  compiler
Rhine
🔬 a C++ compiler middle-end, using an LLVM backend
Stars: ✭ 157 (-9.25%)
Mutual labels:  compiler
Angr Utils
Handy utilities for the angr binary analysis framework, most notably CFG visualization
Stars: ✭ 169 (-2.31%)
Mutual labels:  analysis
Compile To Web
Discover what languages can be compiled to Web Assembly
Stars: ✭ 164 (-5.2%)
Mutual labels:  compiler
Command
A library to build command line applications using PHP
Stars: ✭ 164 (-5.2%)
Mutual labels:  syntax
Jitfromscratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
Stars: ✭ 158 (-8.67%)
Mutual labels:  compiler
Awesome Machine Learning In Compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
Stars: ✭ 168 (-2.89%)
Mutual labels:  compiler
Algorithmictrading
This repository contains three ways to obtain arbitrage which are Dual Listing, Options and Statistical Arbitrage. These are projects in collaboration with Optiver and have been peer-reviewed by staff members of Optiver.
Stars: ✭ 157 (-9.25%)
Mutual labels:  analysis
Ladybug Legacy
🐞 Ladybug is an environmental plugin for Grasshopper.
Stars: ✭ 169 (-2.31%)
Mutual labels:  analysis
Bytecode Viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Stars: ✭ 12,606 (+7186.71%)
Mutual labels:  compiler
Redacted Compiler Plugin
A Kotlin compiler plugin that generates redacted toString() implementations.
Stars: ✭ 168 (-2.89%)
Mutual labels:  compiler
One
On-device Neural Engine
Stars: ✭ 162 (-6.36%)
Mutual labels:  compiler
Elena Lang
ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
Stars: ✭ 161 (-6.94%)
Mutual labels:  compiler
Ddc
The Disco Discus Compiler
Stars: ✭ 164 (-5.2%)
Mutual labels:  compiler

lexical_syntax_analysis

编译原理词法分析器&语法分析器LR(1) 计算机本科编译原理课程设计,包含词法分析器,LR(1)语法分析器 功能完整,有注释。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].