Git Product home page Git Product logo

simplebc's People

Contributors

mirdaki avatar wsowens avatar

Watchers

 avatar

simplebc's Issues

METAISSUE #0

  • Comments
    • Testing Passing
  • Variables (finish allocating to map if it is not in the map, it is 0)
    • Testing Passing
  • All basic expressions
    • Testing Passing
  • Boolean Expressions !, &&, and || (return 0 or 1)
    • Testing Passing
  • "Special Expressions" 'read' and 'sqrt'
    • Testing Passing
  • Statements (mostly done)
    • Testing Passing
  • Math functions: (s, c, l, e)
    • Testing Passing
  • Automatic testing
  • Complex "system" testing

Project 2 Plan

  • Revert to old testing method (diffing an input and output file) to not worry about rounding differences. Make sure tests are working in current setup
  • Add Java builder with ANTLR support (Maven)
  • Set up visitors to process old code
  • Create main file that executes current code
  • Add stacked scopes
  • Implement
    • if
    • for
    • while
    • functions and return
    • Implement break and continue
  • Add more tests
  • Bonus
    • Look back at prints
    • Implement other statments
    • Switch to JUnit for testing
    • Fix issue with blocks (';' not followed by a new line aren't recognized and that sometimes you don't want that (if (3) 2 else 1)

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.