Git Product home page Git Product logo

simple-c-compiler's Introduction

Hi there, I'm Jasmeet ๐Ÿ‘‹

I'm a software developer eager to explore new opportunities!

  • ๐Ÿ”ญ Iโ€™m currently working on a Simple-C Compiler
  • ๐ŸŒฑ Iโ€™m currently learning about Spring Boot and SwiftUI ๐Ÿ˜ƒ
  • ๐Ÿฅ… 2021 Goals: Strengthen my current skills and explore new opportunities
  • โšก Fun fact: Seeing how my code would all fit together to construct some piece of software is what led me into computer science to begin with. Seeing how the computer would understand the instructions I provide fascinated me to the point that I would want to harness this potential of making lives easier through automation.

Connect with me:

jasmeetbrar.com Jasmeet Brar | LinkedIn


Languages and Tools:

Visual Studio Code

XCode

Python

Java

HTML5

CSS3

JavaScript

TypeScript

PHP

React

Vue

Node.js

SQL

MySQL

MongoDB

Git

GitHub

Terminal




๐Ÿ“• Blog Posts


Playjasb2's github stats

simple-c-compiler's People

Contributors

playjasb2 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

simple-c-compiler's Issues

Implement AST Printer

To help with debugging, an AST Printer class can be made to help us visually see the structure of the AST.

Make Test Cases

Test cases needs to be made to test that the parser makes the correct AST for any given program written in our Simple C language.

Project not using Boost 1.72.0

In the attempt to fix the CI, the project is now relying on Boost version 1.65. But originally, the project was using version 1.72. The workflow needs to updated along with CMakeLists so that the project is using the correct version.

Implement Parser

A parser needs to be implemented, that would take a stream of lexical tokens, and generate an AST out of it.

Implement AST

AST (Abstract Syntax Tree) needs to be implemented for Syntax Analysis to better organize the logic of a program.

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.