Live data from Hacker News

Viewing profile — quentinkent1

quentinkent1

HN member
Joined
Thu, Dec 16, 2021, 3:32 PM UTC
HN karma
3
Public activity
3 items

About quentinkent1

No profile information was provided.

Recent public activity

  1. comment
    Comment #34640751

    The goal of the user is to prove some properties over an input program. Usual properties are: all array accesses are within boundaries, no division by zero, all used values are ini…

  2. comment
    Comment #34637995

    Also Mathworks Polyspace Code Prover: https://mathworks.com/products/polyspace-code-prover.html

  3. comment
    Comment #29579202

    Why don't they reuse CodeQL to provide a true code search using maybe a subset of CodeQL capabilities?