Giter VIP home page Giter VIP logo

Comments (4)

suraj-shivu avatar suraj-shivu commented on September 19, 2024

In parser,
When brackets are involved to specify precedence in expressions such as (x1-x2)*x3 or any expression with a set of brackets and a few variables (not constants) out of the bracket, we get the error expected assignment operator after the identifier.

for example, let's say variables x,y,z have some value:
The expression (x-y)*z gives the above-specified error

from sim-c.

adenashameem avatar adenashameem commented on September 19, 2024

Bug reported - When printing with variables embedded in strings all occurrences of the variable in the string are converted into format specifier #149.

from sim-c.

Martianmellow12 avatar Martianmellow12 commented on September 19, 2024

Bug reported - Using "s" to read in a string doesn't generate the proper C code - #183.

from sim-c.

DevLokCodes avatar DevLokCodes commented on September 19, 2024

Bug reported - Wrong Interpretation of ( ) parenthesis in cases of multiple brackets - #190

from sim-c.

Related Issues (20)

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.