Code Monkey home page Code Monkey logo

Comments (4)

michaliskok avatar michaliskok commented on August 14, 2024 1

Apart from making argument parsing a bit different, I don't see any major issues. I'll add it in my TODOs.

Michalis

from genmc.

db7 avatar db7 commented on August 14, 2024

Perhaps it would be also possible to manually (and optionally) mark a point in the main() where the initialization has finished (with some __VERIFIER_...). So that updates before that point are considered part of the [INIT] state. That could help initializing memory with bzero() or other things while not causing mixed-size accesses. May be this would be too much sugar... :-D

from genmc.

michaliskok avatar michaliskok commented on August 14, 2024

I looked a bit into providing support for argc and argv, but it will make parsing more complicated if we are to maintain backward compatibility. If you do have cases where using CFLAGS is not adequate, I could provide a separate switch -argv which would then be used to pass runtime arguments. How does that sound?

from genmc.

db7 avatar db7 commented on August 14, 2024

That sounds perfect.

from genmc.

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.