Giter Club home page Giter Club logo

sho94os's Projects

8-bit-cpu icon 8-bit-cpu

8-bit CPU logic circuitry built from scratch in Logisim

a-compiler-for-java-using-c icon a-compiler-for-java-using-c

A Complier built for Java, which includes lexical analysis, syntax analysis, Abstract Syntax Tree, Intermediate Code Generation and Code Optimization. Done usong lex and yacc

acwj icon acwj

A Compiler Writing Journey

autobot-joins-zoom icon autobot-joins-zoom

One of a kind bot which joins your meeting, no matter if you provide it with a link or a meeting ID and Password, the bot does it all. That is not it! It has a feature which you can only know if you watch the YouTube video, or just run it!

awesome-compilers icon awesome-compilers

:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes

bhash icon 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.

bmp-io icon bmp-io

BMP file reader&writer library in Java.

c---_compiler icon c---_compiler

I loved using lex and yacc with my graphics engine, so I decided I wanted to write a compiler for a crappy language of my own. This one is called C---, because it's just C but worse.

c-compiler icon c-compiler

A simple c compiler using lex and yacc which can compiler c programs and translate them to mips code

c-compiler---code-optimizer-and-evaluator icon c-compiler---code-optimizer-and-evaluator

Optimizing C code by performing loop optimizations, redundancy elimination using algorithms for control-flow analysis, data-flow analysis and dependency analysis. Used Technologies - C, Lex, Yacc

c-compiler-1 icon c-compiler-1

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

c-compiler-2 icon c-compiler-2

a simple C language compiler to check perform lexical and semantic and code generation for C code using Lex and YACC

c-like-programming-language-compiler---flex-bison icon c-like-programming-language-compiler---flex-bison

C-like Programming Language Compiler(syntax and semantics - a part of it) using LEX and YACC. In order to use it, you have to compile it using the Makefile included in the repository, then run the ./a.out file with the text file you want to compile as argument.

c-mini-compiler icon c-mini-compiler

Front end of a C compiler that can handle basic C operations along with structs, for loops and ternary operators. Given source program in C can be translated to a symbol table, abstract syntax tree, intermediate code, and optimized intermediate code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.