Topic: "syntax-analysis"
Water-Melon/Melang
A script language of time-sharing scheduling coroutine in single thread
Language: C - Size: 540 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 408 - Forks: 12

drifter1/compiler
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
Language: C - Size: 650 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 184 - Forks: 41

SnipMeDev/Highlights
Kotlin Multiplatform (KMM) syntax highlighting engine
Language: Kotlin - Size: 492 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 124 - Forks: 4

fingeredman/teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Language: Jupyter Notebook - Size: 62.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 92 - Forks: 11

amakukha/tmg
McIlroy's TMG compiler-compiler in portable C
Language: C - Size: 550 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 82 - Forks: 4

Rekkonnect/Syndiesis
The most revolutionary syntax visualizer
Language: C# - Size: 3.09 MB - Last synced at: 2 days ago - Pushed at: 18 days ago - Stars: 73 - Forks: 6

peter-cui1221/sqlinjection-detect
SQL injection detection engine built on of SQL tokenizing and syntax analysis written in C
Language: C - Size: 591 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 48 - Forks: 14

jevonsflash/RoslynSyntaxTool
Roslyn语法分析器
Language: C# - Size: 56.6 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 46 - Forks: 5

ghaiklor/pascal-interpreter
A simple interpreter for a large subset of Pascal language written for educational purposes
Language: JavaScript - Size: 770 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 36 - Forks: 1

VanTamNguyen/Nand2Tetris
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
Language: Assembly - Size: 2.02 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 34 - Forks: 14

delivery-club/delivery-club-rules 📦
Delivery club go linter
Language: Go - Size: 128 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 0

shivananda199/Mini-C-Compiler
Language: Yacc - Size: 3.33 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 31 - Forks: 30

alirezakay/RegexToDFA
converting regex (regular expression) to DFA directly by creating syntax tree in java
Language: Java - Size: 1.44 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 15

yassram/SwiLex
A universal lexer library in Swift.
Language: Swift - Size: 37.1 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 30 - Forks: 2

jnyfah/CuriousX
A simple miniature Compiler
Language: C++ - Size: 7.3 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 28 - Forks: 3

amirbawab/EasyCC-CPP
Easy Compiler Compiler written in C++
Language: C++ - Size: 1.47 MB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 23 - Forks: 3

NarendraYSF/AST2DB
AST2DB is a powerful tool that utilizes clang to parse C/C++ source code, extract Abstract Syntax Tree (AST) information, and store it in an SQLite database.
Language: C++ - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 22 - Forks: 2

jose-rZM/LL1Checker
LL1Checker: A tool to verify if a grammar is LL(1) and to validate input strings against the generated language. Ideal for learning about parsing techniques, compiler design, and formal language theory. Try it out or contribute to improve its functionality!
Language: C++ - Size: 1.15 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 21 - Forks: 0

yakout/compiler
YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.
Language: C++ - Size: 990 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 21 - Forks: 4

lanl/FLPR
FLPR: The Fortran Language Program Remodeling system
Language: C++ - Size: 476 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 18 - Forks: 5

RedDragonWebDesign/adblock-filter-analyzer
AdBlock Filter Syntax code highlighter and partial validator. Colorizes and explains the syntax. Good for learning.
Language: JavaScript - Size: 242 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 1

Yuziquan/CppCompiler
A C# application that simulates the important workflow of a C++ compiler, continuous updating ...
Language: C# - Size: 62.2 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 2

donwilson/PHP-Wikipedia-Syntax-Parser
Given raw contents and title of a Wikipedia article, this will output highly useful information in an organized fashion.
Language: PHP - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 17 - Forks: 16

nihei9/vartan
An LALR parser generator for golang
Language: Go - Size: 403 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 2

orkhan-huseyn/basic-interpreter
Basic Interpreter for C like language written in Java
Language: Java - Size: 103 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 6

strblr/pegase
An inline, fast, powerful and lightweight PEG parser generator for JavaScript and TypeScript, with semantic actions, parametrized rules, support for native regexps, error recovery, warnings, integrated AST generation and visitors, cut operator, back references, grammar merging, and a lot more.
Language: TypeScript - Size: 3.65 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 13 - Forks: 2

Hironsan/google-natural-language-sampler
Code examples for Google Natural Language API.
Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 6

khaouitiabdelhakim/Pascal-Compiler
This repository contains a minimalistic Pascal compiler implemented in C, covering lexical and syntax analysis. It serves as a learning resource for understanding the fundamental aspects of compiler design. The code is intentionally kept concise to provide a clear insight into the key stages of lexical and syntax analysis in a compiler.
Language: C - Size: 133 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

u64lisa/axiol-language
axiol-language is a small hobby language without any dependencies compiling to assembly and other different targets
Language: Java - Size: 593 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

linuxscout/thaalab-aranasyn 📦
Thaalab: Arabic Syntaxical Analyzer
Language: Python - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 3

Ars-Linguistica/PyLFG
PyLFG is a Python library for working within the Lexical Functional Grammar (LFG) formalism. It provides a set of classes and methods for representing and manipulating LFG structures, including f-structures and c-structures.
Language: Python - Size: 668 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 3

melchisedech333/antlr4-experiments
:wrench: My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.
Language: Java - Size: 378 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

sharivan/SimpleCompiler
Um compilador simples
Language: C# - Size: 990 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 2

One-Language/Example
Some of the example code or project of ET Programming Language.
Size: 106 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 6

snelsi/Tyson
🚀 Syntactic analyzer and parser of 'Tyson' language with built-in online editor
Language: TypeScript - Size: 4.69 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

asad82/Lexical-Syntax-Semantic-Analyzer
Implementation of the lexical, syntax and semantic analysis stages of a typical C/C++ compiler. The program is able to read a sample C/C++ code and process and analyze the source file to find errors in it. A graphical display shows the complete details of each individual stage of the compilation process comprehensively.
Language: C++ - Size: 387 KB - Last synced at: 12 months ago - Pushed at: over 10 years ago - Stars: 8 - Forks: 2

SaiprakashShetty/C-Mini-Compiler-using-Lex-and-Yacc
Language: C - Size: 5.38 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 3

niogram/niogram
Language: Java - Size: 3.21 MB - Last synced at: about 13 hours ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 0

dasunpubudumal/lex-yacc
A simple Parser and a Lexical Analyzer using Lex (Flex) and Yacc (Bison)
Language: Yacc - Size: 372 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 6

Koziev/RussianDictionary 📦
Russian Lexicon and Syntax Rules
Language: Shell - Size: 14.7 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 2

gregyjames/Mapperic
Automatically generate DTO Classes and AutoMapper Configurations.
Language: C# - Size: 74.2 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 0

zamgi/lingvo--Syntax-ru
Определение синтаксических ролей слов в предложении в тексте на русском языке
Language: C# - Size: 40.9 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 1

zarif98sjs/CSE-310-Compiler
CSE-310 Compiler Sessional
Language: Yacc - Size: 40.3 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

m011ammad/cpp-compiler-with-js
JavaScript to C++ compiler - a script that checks if the input is based on C++ syntax or not?
Language: JavaScript - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

seucs/compiler
SEU CS Compiler Course Design: Python Implementation of LEX & YACC for Cminus
Language: Python - Size: 21.7 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

kuhumcst/texton
Text Tonsorium - a toolbox that automatically arranges NLP tools in workflows and enacts them with user's inputs
Language: PHP - Size: 9.68 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5 - Forks: 0

RezaGooner/Parenthesis-Matching
Checking the correct use of ( ) and { } and [ ] in mathematical expressions
Language: C++ - Size: 789 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

cao-awa/structuring-translator
The structuring translator is a framework that lets content can be translated into other formats.
Language: Java - Size: 504 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

brilacasck/full-compiler
A flexible and customizable complete parser with your manual configuration written with java language and javafx library
Language: Java - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

OtmaneDaoudi/C-complex-declarations-parser
A program that converts a complex C declaration into a human readable representation.
Language: C - Size: 1.84 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

hediske/Compiler
A Compiler made using Maven that offers to the user the possibility to provide the language of the compiler .works only on SLR grammars and generates the SLR table according to the grammar given , An SLR parser generator and type checking.
Language: Java - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

sallar-ba/Lexer
A Flask Application for Lexical Analyzer, Syntax Analyzer and Tree Generator
Language: HTML - Size: 1020 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

vincent10400094/c--compiler
C-- compiler implementation for the course "CSIE3230 Introduction to Compilers" 2020 fall.
Language: C - Size: 313 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

reznikmm/increment
Incremental analysis in Ada
Language: Ada - Size: 133 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

marx-saul/Comp_d
Compile time SLR/LALR/LR (1) parser generator.
Language: D - Size: 9.81 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

SinclairGurny/PSIL
Interpreter for my own LISP/Scheme like programming language built from the ground up!!
Language: C++ - Size: 125 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

youssefAli11997/Compiler-Generator
Built a compiler generator tool which can be supplied with lexical and grammar rules of any programming language and used to generate the lexical and syntax analyzer needed to generate intermediate code.
Language: C++ - Size: 117 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

IvanovskyOrtega/Compiladores
Repositorio de prácticas de la materia de Compiladores. Implementación de las clases AFD y AFN, Conversión de una expresión regular a un AFN utilizando las construcciones de Thompson, conversión de un AFN a un AFD por el algoritmo de subconjuntos, generación de un analizador léxico por medio de Jaccie, analizador sintáctico por descenso recursivo, analizador sintáctico LL(1).
Language: C++ - Size: 915 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

ivanovishado/Compiler
Minimal compiler
Language: C++ - Size: 39.1 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

jose-rZM/SyntaxTutor
An interactive C++ tool for learning LL(1) and SLR(1) parsers. SyntaxTutor generates random grammars and guides students through FIRST, FOLLOW, closure, and parsing table calculations with step-by-step feedback.
Language: C++ - Size: 19.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

TarekMineRoyal/minipascal-compiler
End-to-end compiler for MiniPascal, a simplified Pascal language. Built with C++, Flex, and Bison, it parses, semantically analyzes, and generates assembly for a custom stack-based VM.
Language: C++ - Size: 17.9 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 3 - Forks: 1

aa-sikkkk/C-syntaxChecker
C-SyntaxChecker is a tool designed to analyze C and C++ code for common syntax issues. It checks for bracket matching, keyword usage, function definitions, and more. This tool can help developers maintain clean and error-free codebase.
Language: C - Size: 2.64 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 2

cridin1/pwsh-static-analysis
Static code analysis for powershell code through PSScript Analyzer
Language: Python - Size: 136 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

unpackdev/solgo
Solidity parser in Go, designed to transform Solidity code into a structured format for enhanced analysis, particularly beneficial for developers using Go to analyze Solidity smart contracts.
Language: Go - Size: 157 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

JuanM0412/SyntaxAnalysis
Top-Down parser and Bottom-UP parser final project for Formal Languages and Compilers.
Language: Python - Size: 58.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

mbs0221-bjut/Parser-1.0
BJUT-编译原理 课程设计
Language: C++ - Size: 33.2 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

shaheerAlam1/Compiler-Construction-with-Python
Lexical Analyzer , Syntax Analyzer and Semantic Analyzer. using, DFA, FSA, cfgs, regular expressions , will implement different parsers e.g CLR0, LL1 , OPERATOR etc
Language: Python - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

smkatash/learning-practice
practice for learning different concepts of programming
Language: C - Size: 63.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

mohansaidinesh/Compiler-Design-Lab
Compiler Design Experiments
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

huynhtuandat05december/CSE-PPL
Principles Of Programming Languages-BKU-CS
Language: Python - Size: 6.18 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 3

jlguenego/syntax-analysis
Syntax analysis - parsers.
Language: TypeScript - Size: 1.86 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

reznikmm/anagram
Grammar handling and parser generation Ada library
Language: Ada - Size: 299 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

stoufa/Mini-Pascal-Compiler
[EN] Simplified version of a Pascal language compiler | [FR] Version simplifié d'un compilateur du langage Pascal
Language: C++ - Size: 22.2 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

Hamahmi/CompilersLabTests
Test cases for ACL tasks
Language: Java - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

cybex-dev/Robot-Compiler
A simple code compiler that compiles Pascal code with a syntax and contextual analyser (and production rules)
Language: C++ - Size: 107 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

mateodaza/Top-Down-Parser
Top-Down Parser Simulation on Java.
Language: Java - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

valnoc/VBMathParser
VBMathParser is a simple framework to perform mathematical expressions parsing. Math parser is conceived as a one-line string-to-double converter.
Language: Objective-C - Size: 437 KB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 3 - Forks: 1

VCU-CS-Capstone/cs-25-312-java-pedagogical-libraries Fork of VCU-CS-Capstone/cs-capstone-2024-25-cs-capstone-2024-25-github-repo-set-up-0000---Capstone-Template
Adaptation of PEDAL (PEDAgogical Library) from Python to Java for syntactic analysis of student-submitted code
Language: Java - Size: 5.33 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

rsdc2/syntax-treebank-annotator
Annotation environment for syntactic analysis of natural language
Language: JavaScript - Size: 1.14 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

tztsai/MatoPy
Matlab to Python 3 Translator.
Language: Python - Size: 22.4 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

ZeroBone/Grammax
Grammax is a Java & C++ bottom-up SLR/CLR parser generator that builds parsers from grammars in Backus-Naur-Form.
Language: Java - Size: 478 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

AliAtaollahi/Compiler-Course-Projects
UT Trade Compiler: Projects for the Design Compiler Course at the University of Tehran (Fall 2023)
Language: Java - Size: 7.07 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

oleksiygarnik/programming-language-translator
This project implements a compiler for a custom programming language featuring lexical and syntax analysis, intermediate representation in Polish Notation, and code generation.
Language: C# - Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

DecPotein/Kaffee-Analyzer
A lexical, syntax, and semantic analyzer programmed in Java and designed for our custom programming language, Kaffee. Developed for a university project requirement.
Language: Java - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Cizr/Yacc-Parser-Addition-Rules-and-Type-Checking
An educational Yacc parser implementation for the specified grammar, featuring Java-like addition rules and integrated type checking for assignment consistency. Explore code, examples, and tests to deepen your understanding of Yacc parsing and semantic analysis.
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Maxcode123/classic
Compiler for computer language called classic
Language: C++ - Size: 122 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Cizr/PLY-Parser-for-Java-Files
PLY parser for Java files, supporting integer and boolean variables, arithmetic and logical operations, variable assignments, conditional statements, and simple looping.
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

wrm244/SyntaxAnalysis
PL/0的语法分析Java代码
Language: Java - Size: 285 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

khalil-hamidani/Compiler
Mini compiler with flex and bison
Language: C - Size: 335 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

jsemaljaa/ifj22-compiler
The project from Formal Languages and Compilers university course (2022/23)
Language: C - Size: 1.61 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

njmarko/SPP_MIPS_Translator
Program that translates MAVN(Higher level MIPS assembler) assembly language to MIPS 32bit assembly language. It creates zero-byte files.
Language: C++ - Size: 1.27 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ashishch164/Mini-Python-Compiler
This is our Compiler Design project for 6th semester.
Language: C - Size: 5.12 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

mousany/pglint
A syntax check tool for pigai.org
Language: Python - Size: 14.4 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

cherry247/CompilerConstruction-Mini-C-compiler
This is a mini C compiler built using lex and yacc. This was part of our innovative assignment.
Language: Yacc - Size: 1.07 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

rodrigo-sobral/Assignment_2020_COMP 📦
Compilers' assignment of a programming language named UC using Lex, Yacc, LLVM and C.
Language: C - Size: 3.01 MB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

sskender/programming-language-translation
Programming Language Translation FER labs
Language: Python - Size: 1.02 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

adi5krish/BHASH
Successfully defined language constructs and completed the syntax analysis for the language we created. Semantic analysis was done for a fair number of constructs using which we can program.
Language: Yacc - Size: 334 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

SamuelGadiel/nand2tetris
Nand2Tetris: Building a Modern Computer from First Principles
Language: Hack - Size: 201 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

yanshengjia/compiler
SEU CS Compiler Course Design: LEX & YACC for MiniC
Language: Python - Size: 34.1 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

slang-project/SLang-Metrics
Metrics collector for SLang programming language at syntax analysis stage.
Language: C# - Size: 1.57 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0
