GitHub topics: yacc
thromel/Yet-Another-C-Compiler
An implementation of a subset of GCC compiler done using flex and yacc (bison) done as a part of Compiler Sessional.
Language: C++ - Size: 13 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
iroumec/RouVel-Compiler
Trabajo práctico de cursada para la materia Compiladores e Intérpretes. Se implementó un compilador a partir de un lenguaje simple proporcionado por la cátedra de la materia.
Language: Java - Size: 24.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0
softdevteam/grmtools
Rust grammar tool libraries and binaries
Language: Rust - Size: 6.48 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 561 - Forks: 37
siguici/vyacc
A lightweight, fast, and modern parser generator for @Vlang.
Language: V - Size: 11.7 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0
ehwan/RustyLR
bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-Deterministic GLR parsing. Write custom reduce actions in Rust and get beautiful diagnostics out of the box.
Language: Rust - Size: 3.11 MB - Last synced at: 13 days ago - Pushed at: 20 days ago - Stars: 23 - Forks: 0
fsprojects/FsLexYacc
Lexer and parser generators for F#
Language: F# - Size: 3.26 MB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 223 - Forks: 69
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
Language: Go - Size: 4.45 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 5,492 - Forks: 655
jflex-de/jflex
The fast scanner generator for Java™ with full Unicode support
Language: Java - Size: 22.1 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 618 - Forks: 119
joswinemmanuel/COMPILER-LAB-S7
A repository for KTU B.Tech Computer Science S7 Compiler Lab experiments and works, showcasing various compiler design concepts.
Language: C - Size: 44.9 KB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0
rurumimic/lexyacc
Language: Yacc - Size: 98.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Ah-Ibrahim/Shell
This project is a simple shell implementation in C++ that supports executing commands, handling input/output redirection, and piping multiple commands.
Language: C - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
kaushiksk/mini-c-compiler
Course Project in Compiler Design - A compiler for a subset of the C language
Language: Yacc - Size: 6.83 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 22
mingodad/parsertl-playground
A web based playground for parsertl/lexertl
Language: GAP - Size: 5.04 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 27 - Forks: 1
chipsalliance/verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server
Language: C++ - Size: 12.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1,617 - Forks: 250
1995parham-teaching/ellang
Elahe Language - Compiler Fall 2020 - Prof. Mohammadreza Razzazi
Language: Python - Size: 1.55 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1
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# - Size: 4.15 MB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 40 - Forks: 13
lyriarte/Cm7b5
The half diminished C compiler tutorial. x86 32 bit assembly, BSD license
Language: C - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 11 - Forks: 5
tsa1123/Compiler-Lab-NITC
Implementation of NITC Compiler Lab
Language: C - Size: 365 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
ruilopesm/forthpiler-pl Fork of danielsp45/forthpiler
A Forth compiler built with PLY
Language: Python - Size: 559 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
xjohanseen/calc 📦
Expression Interpreter Console
Language: Lex - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
remysys/rbison
rbison - a clear and simple alternative to GNU rbison
Language: C - Size: 376 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0
GerHobbelt/jison Fork of zaach/jison
bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)
Language: JavaScript - Size: 32.2 MB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 125 - Forks: 21
Kris-05/Python-to-Cpp
A simple Python to C++ code converter built using Lex and Yacc for our Compiler Design Laboratory project.
Language: Yacc - Size: 13.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
voschezang/mash
A Python-based shell and various utilities
Language: Python - Size: 1.65 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
TalesNogueira/C-Minus-Compiler
C- compiler made for a unicycle processor based on MIPS with RISC instruction set utilizing FLEX and YACC-Bison.
Language: C - Size: 139 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
LazarenkoA/1c-language-parser
Парсер языка 1С (bsl) посредством yacc грамматик. Парсер строит AST
Language: Go - Size: 172 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 25 - Forks: 2
sahilbansal17/AC_Circuit_Solver
Given the netlist, this program draws an AC circuit and finds the current/voltage values.
Language: C++ - Size: 1.09 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 3
paulplew/gum
A functional language built with python SLY
Language: Python - Size: 65.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Kadle11/Mini-Python-Compiler-in-Lex-and-Yacc
A Mini Compiler for Python, that parses the If-Else and While constructs, developed using Lex and Yacc
Language: C - Size: 1.27 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 16 - Forks: 12
krzysztofprzybysz-dev/arithmetic-expression-parser
Arithmetic expression parser with ASCII-art syntax tree visualization. Built with Lex/Yacc, featuring AST generation, expression evaluation, and beautiful tree display
Language: C - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
dbseitenfus/fortall-compiler
Trabalho final da disciplina de Compiladores da UFSM. Implementação do compilador para a linguagem Fortall, com análise léxica, sintática, semântica, execução e detecção de erros.
Language: Python - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
AnindyaMajumder/Compiler-Design
This repository contains the coursework of CSE420: Compiler Design course
Language: C - Size: 2.86 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
NTU-LaDS-II/FAN_ATPG
FAN (fan-out-oriented) ATPG (Automatic Test Pattern Generation) and Fault Simulation command line tool
Language: Verilog - Size: 11.8 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 92 - Forks: 12
Alhadis/language-grammars
Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.
Language: CSON - Size: 572 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 5
bilibili/jni4android
JNI Generater for Android
Language: C - Size: 221 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 311 - Forks: 83
analang/como-lang-ng
como-lang-ng is now ana-lang, located at https://github.com/analang/ana
Language: C - Size: 317 KB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 344 - Forks: 33
chai2010/tinylang
Tiny玩具语言(Go语言实现/包含Tiny编译器/CASL汇编器/COMET虚拟机/调试器/支持WebAssembly/LLVM)
Language: Go - Size: 1.28 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 72 - Forks: 12
AshishVajpayee/VTU-Computer-Science-6th-sem-SSC-LAB
VTU 18CSL66 6th semester Computer Science Lab Programs
Language: C - Size: 1.67 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 4
sjjian/oracle-sql-parser
this is a yacc (goyacc) oracle sql parser.
Language: Yacc - Size: 768 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 8
Ada-France/ayacc
Ayacc - An Ada LALR(1) parser generator
Language: Ada - Size: 466 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 21 - Forks: 6
lesscpy/lesscpy
Python LESS compiler
Language: Less - Size: 798 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 144 - Forks: 46
plyara/plyara
Parse YARA rules and operate over them more easily.
Language: Python - Size: 597 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 191 - Forks: 43
xxrjun/mini-lisp-interpreter
✨ Crafting a Mini-LISP Interpreter
Language: Yacc - Size: 2.76 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0
KTS-o7/Compiler-Design
Lab codes for Compiler design
Language: Yacc - Size: 139 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 6
alinaduca/Compiler
Project made for the LFAC discipline. Technologies used: C, lex, yacc.
Language: C - Size: 586 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
fadel-hasan/python-compiler
simple python compiler by using flex\bison
Language: C++ - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1
mveeneman/FlexBison
Basic example using Flex and Bison
Language: Yacc - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
z0gSh1u/seu-lex-yacc
Lex & Yacc CLI Tools (SeuLex, SeuYacc) / 东南大学《编译原理课程设计》
Language: TypeScript - Size: 5.23 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 4
MFernstrom/plex-and-pyacc-examples
Plex and Pyacc (Object Pascal implementations of Lex and Yacc) examples
Language: Lex - Size: 39.1 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 4
hazzaclark/clownassembler Fork of Clownacy/clownassembler
Motorola 68000 assembler, clone of SN 68k (A.K.A. asm68k).
Language: C - Size: 950 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
gbuzykin/parsegen
A tool for LALR-grammar based parser generation
Language: C++ - Size: 143 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 1
ezaquarii/bison-flex-cpp-example
GNU Bison and GNU Flex C++ example
Language: C++ - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 214 - Forks: 30
Ricardicus/ric-script
A modern scripting language; implemented in old school C, yacc & flex
Language: C - Size: 13.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 31 - Forks: 1
Snakemanp/DBMS-term
DBMS course project of Parsing and optimization of sql queries
Language: C - Size: 3 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
akimd/bison
GNU Bison
Language: C - Size: 17.9 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 348 - Forks: 97
Aman-4-Real/PL0_Compiler
PL0 Compiler 编译原理 C 语言 实现的 PL/0 编译器 flex & bison
Language: C - Size: 5.84 MB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 43 - Forks: 10
f14XuanLv/bianyiyuanli
编译原理实验二,实现sample语言的词法语法分析器,输出四元式序列,使用lex和yacc实现
Language: Yacc - Size: 225 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0
mrom1/a2lparser
Python A2L parser and XML exporter
Language: Python - Size: 525 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 8
Janspiry/Cminus-Compiler
【Yacc】Cminus Compiler
Language: C++ - Size: 288 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 2
onlyuser/ebnf2yacc
ebnf2yacc is a kleene closure preprocessor for yacc
Language: C++ - Size: 202 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0
Chubek/ZephyrASDL
An implementation of Zephyr ASDL in C, targeting C
Language: C - Size: 485 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 2
arcsysu/SYsU-lang
A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.
Language: C - Size: 3.27 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 214 - Forks: 39
ron-che-debugger/MiniJava-Compiler
A lightweight toolchain to compile Mini-Java source program into MIPS assembly.
Language: C - Size: 195 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
Uyouii/cCompiler
c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。
Language: C - Size: 11.9 MB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 185 - Forks: 56
tejasgowrish/Perl-Syntax-Validator
A syntax validator for the basic constructs of Perl programming language.
Language: Python - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
miguel-amg/CompilerDesign-Assignments
Contains the practical assignments developed during the Compiler Design classes. Created in 2024.
Language: Python - Size: 5.48 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
shun126/Mana
Mana is an actor-oriented scripting language for games
Language: C++ - Size: 2.96 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 15 - Forks: 4
ngdream/H5assembler
code satic html pages without repeating yourself
Language: Yacc - Size: 470 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 6
phillbush/hoc
high order calculator: an interpreter for a simple language for floating point arithmetic
Language: C - Size: 212 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2
ShanYue03/String-Processing-Compiler
String Processing Compiler with Lex and Yacc
Language: Yacc - Size: 135 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0
rillig/go-yacc-examples
Examples for building yacc parsers in Go
Language: Go - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0
yuanbohan/yacc-example
simple examples to illustrate how to use goyacc
Language: Yacc - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1
Mayokun-Sofowora/Emerald
Language: C# - Size: 123 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
theMHD-120/EGC-Flex-Yacc-Compilers-Project
Eqbal G Mansoori Compilers; a simple version of a compiler including mathematical expressions with specified rules and instructions - Principles of Compilers Design final project - Winter 2025 /// by theMHD
Language: Yacc - Size: 3.12 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
rhysd/y-output.vim
Vim syntax file for y.output, which is generated file by YACC
Language: Vim script - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 0
rhysd/vim-goyacc
Vim filetype support for goyacc
Language: Vim script - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 23 - Forks: 1
wyz3r0/imperator_compiler
A .imp compiler project for JFTT 2024 on PWr
Language: C++ - Size: 419 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
smarchone/SIL-Compiler
SIL-Compiler as a part of Academics at NITC
Language: C - Size: 503 KB - Last synced at: 12 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0
jlsuh/ssl 📦
Language: C - Size: 911 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1
Gxrco/LexYacc
Basic calculator using Lex/Yacc for compiling. Project for Universidad del Valle de Guatemala.
Language: Yacc - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
pH-7/PeachLang
:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/
Language: Ruby - Size: 48.8 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1
dasunpubudumal/lex-yacc
A simple Parser and a Lexical Analyzer using Lex (Flex) and Yacc (Bison)
Language: Yacc - Size: 372 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 6
ibara/yacc
Portable OpenBSD Yacc.
Language: C - Size: 74.2 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 9
Badawy403/CompilerProject
This project involves creating a custom programming language and its compiler for a coursework project. The compiler will parse and execute code written in the new language, focusing on fundamental programming concepts like variables, conditionals, and loops. The goal is to understand language design and the compilation process.
Language: Yacc - Size: 30.8 MB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
daniel-debrun/The-Global-Pandemic
Pandemic inspired game using Game Maker 2
Language: Game Maker Language - Size: 667 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
sjjian/yacc-examples
this is a example for goyacc to parse json
Language: Go - Size: 14.6 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 11
ronpinkas/simplex
Programmable Generic Lexical Scanner (Tokenizer) - Yacc compatible faster and simpler Flex replacement.
Language: C - Size: 83 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1
vityaman-edu/math-logic-deduction-theorem
Math Logic course lab: Deduction theorem.
Language: C++ - Size: 91.8 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
iricartb/university-c-compiler-flex-bison
Ivan Ricart Borges - C compiler using Flex & Bison, Bison is a generator of syntactic analyzers, a substitute for yacc ("Yet Another Compiler Compiler", another compiler of compilers).
Language: C - Size: 133 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1
arya2004/markdown_transpiler
Markdown to HTML using Lex and Yacc
Language: Yacc - Size: 20.5 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0
Yeaseen/EduCComp
:hamburger: A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE310 in undergradute studies in CSE, BUET
Language: C - Size: 6.19 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 3
mistermboy/pyCompiler
Python Compiler
Language: Java - Size: 4.35 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3
fooofei/grammer
PEG/flex/bison grammer
Language: Go - Size: 20.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
josethz00/math_interpreter
Repo destinated to studies about languages, compilers, interpreters, grammars and lexical and sintax analysis
Language: C - Size: 60.5 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1
jgarzik/sqlfun
Modern SQL parser using Bison (Yacc) and Flex
Language: Yacc - Size: 92.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 81 - Forks: 36
ahmedihabb2/MangaCC
Transform Ideas into Executable Brilliance.
Language: JavaScript - Size: 2.53 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 1
rickydebojeet/compiler-programs
Programs for Compiler Design course CS601 using Lex and C.
Language: Lex - Size: 2.64 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 13 - Forks: 5
santymendez/flex-bison-calculator
Calculadora realizada en la materia Sintaxis y Semántica de los Lenguajes en UTN FRBA
Language: Yacc - Size: 202 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1
OmarBazaraa/MppCompiler
A simple programming language written using Lex and Yacc.
Language: C++ - Size: 768 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 4
olbat/compiler
Compiler for a toy language (Lex & Yacc)
Language: C - Size: 113 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 16 - Forks: 4