Giter Site home page Giter Site logo

c--'s Introduction

c--

a compiler for a c like language

[Compilers course project]

c--'s People

Contributors

dinamagdy avatar engislamkhaled avatar mmoanis avatar mohamedasaker avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

dinamagdy

c--'s Issues

Symbol Table & code generation

We don't know how to do that, all my ideas comes from the calculator tutorial - page 19~.
please read it. Also the symbol table its a pure data structure issue, we need a hash table or whatever in c.

missing some parts for lex

we have some tokens that are missing:

  • operators (<) (>)
  • we have INT and NUM?
  • integers can have + sign at the begin
  • multi-line comments
  • parenthesis

boolean expression missing

boolean expressions and operators are missing in both lex regexes and yacc grammer
we need to check for operators in the lex, and add them to your grammer rules

naming convention

we need to set a convention for naming files, variables, tokens , etc ...

GUI for C--

we need to start with the GUI, assuming you will use c#
here's some small twicks that can easily enrich the GUI:

  • Display Line numbers
  • Syntax highlight

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.