XujieSi's Stars
src-d/awesome-machine-learning-on-source-code
Cool links & research papers related to Machine Learning applied to source code (MLonCode)
coq/coq
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
idris-lang/Idris-dev
A Dependently Typed Functional Programming Language
ghc/ghc
Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).
dafny-lang/dafny
Dafny is a verification-aware programming language
FStarLang/FStar
A Proof-oriented Programming Language
agda/agda
Agda is a dependently typed programming language / interactive theorem prover.
google-deepmind/dnc
A TensorFlow implementation of the Differentiable Neural Computer.
fsharp/fsharp
Please file issues or pull requests here: https://github.com/dotnet/fsharp
brylevkirill/notes
Learn about Machine Learning and Artificial Intelligence
DiffSharp/DiffSharp
DiffSharp: Differentiable Functional Programming
boogie-org/boogie
Boogie
PrincetonUniversity/VST
Verified Software Toolchain
seahorn/seahorn
SeaHorn Verification Framework
kentsommer/pytorch-value-iteration-networks
Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)
dselsam/neurosat
NeuroSAT: Learning a SAT Solver from Single-Bit Supervision
backtracking/ocamlgraph
OCaml graph library
codespecs/daikon
Dynamic detection of likely invariants
ultimate-pa/ultimate
The Ultimate program analysis framework.
jhjourdan/C11parser
A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml
Frama-C/Frama-C-snapshot
Release snapshots of the Frama-C platform for source code analysis
ASSERT-KTH/CodRep
58069 Java source code diffs. http://arxiv.org/pdf/1807.03200
niudd/ICML-2017-Papers
https://2017.icml.cc/Conferences/2017/Schedule
andrewliao11/awesome-neural-programming
A curated list of awesome neural programming resources
51alg/TerpreT
rishabhs/sygus-comp14
marcelosousa/descartes
descartes: the cartesian hoare logic prover
aztek/voogie
A verification conditions generator for Boogie programs
anaoaktree/vcgen
Generator of verification conditions in Python
sunjun-group/loopInvariant