Coder Social home page Coder Social logo

blaise-avr's People

Contributors

ggujjula avatar

Stargazers

 avatar

Watchers

 avatar

blaise-avr's Issues

Create design doc

Write up a document outlining the design of the compiler. Include at least the following:

Component separation
Interface between components
Testing
Considerations for expansion
Potential issues and mitigating actions

Write Pascal grammar

Copy the grammar described in the standard to parser.y.
Ignore shift/reduce and reduce/reduce errors for this issue. (see #13 )

Parsed blocks do not contain all parts

Running debugtokentree() on blocks only show certain declaration/statement parts, and of those, not all the declarations are present. Fix how tokens are passed through parser reductions to show the complete declaration/statement parts.

Makefile

Create a makefile with targets:
all
check
clean
lexer
parser
codegen
blaise-avr(?)

Add block/scope actions

Implement actions involving blocks and scopes (ISO 7185 Section 6.2). Add code to manipulate symbol table level appropriately.

Replaces #15

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.