compiler-designs

There are 18 repositories under compiler-designs topic.

  • katef/kgt

    BNF wrangling and railroad diagrams

    Language:C594203630
  • One

    One-Language/One

    One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱

    Language:C2881813359
  • BaseMax/AwesomeCompiler

    The Big list of the github, open-source compilers.

  • pfalcon/graph-llvm-ir

    Visualization of LLVM IR

    Language:Python6010219
  • BaseMax/ETCompilerGenerator

    A tiny and old version of ONE(old name: ET) compiler written in C that generates C code as bytecode to build executable output. (lexer, parser, generator, flex, bison)

    Language:C8401
  • Shakilgithub20/Compiler-Construction-Lab

    These are Premier University Compiler-Construction-Lab program (eight semester).

    Language:Jupyter Notebook6103
  • mohammedhrima/Wolf-Compiler

    Compiler made for fun (in progress...)

    Language:C4100
  • Enriqe/CanvasCompiler

    Simple compiler built in Python with a graphical output interface

    Language:Python3200
  • zarif98sjs/Yet-Another-C-Compiler

    A subset C compiler made with flex, bison and a lot of patience. Accompanied with some tips and tricks, and a small tutorial

    Language:Yacc3402
  • ComprosoftCEO/SCC

    Simple C Compiler

    Language:C++2200
  • plmcsit/LexiCom

    Lexicom stands for Lexis Compiler is a compiler for a proposed programming language named "Lexis". Lexicom is an iterative project for Automata/Compiler Design and partial fulfillment of the requirements for the Degree Bachelor of Science in Computer Studies (BSCS) Major in Computer Science.

    Language:C#26484
  • abhishekjiitr/compiler-lab

    tutorial solutions for compiler design lab

    Language:C140
  • afhamahmed1/BASIC

    BASIC Compiler Implemented on C++

    Language:C++1200
  • mostofashakib/Lexical-Analyzer

    A lexical analyzer that can identify lexemes and tokens found in a source code file provided by the user. Once the analyzer has identified the lexemes of the language and matched them to a token group, the program then prints each lexeme and token pair to the screen

    Language:C++1201
  • st3v3nmw/c-compiler

    A compiler for a subset of the C programming language.

    Language:C++11171
  • Varunram/Compiler

    x86 C compiler in Ruby

    Language:Ruby120
  • yurrriq/blorg

    C-c C-e P p >>=

    Language:CSS12201
  • AhmedDiaa0212/ADLexSyn

    ADLexSyn is a comprehensive project that explores the fundamental aspects of lexical analysis, syntax analysis, and symbol table management within the context of programming language processing.

    Language:Python0100