GithubHelp home page GithubHelp logo

wmm-qbf's People

Contributors

graymalkin avatar mbatty avatar rgrig avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

wmm-qbf's Issues

Document `regression.py`

There should be an easy way to start using repression.py. Ideally,

  1. ./regression.py should do something sensible (instead of throwing FileNotFoundError).
  2. ./regression/py -h should print enough documentation for someone new to start using it.

pretty printing for formulas

Currently, SO formulas are printed on one long line. That's fine for interacting with QFM, but it is cumbersome for debugging. There should be an easy way to get formulas printed such that their structure is easy to read by humans.

open modules only locally

If a module is opened for a large number of lines, it tends to make the code hard to read later.
let open bla in is fine for a few lines
let M = LongName in is fine for a few dozen lines

put writes in the event structure

Now, Translate does not put writes in the event structure. Later, in the SO structure, we define writes to be not (reads or fences). That's ugly: the info about writes should just be propagated all the way from Lisa AST to SO structures.

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.