fredfeng / CS162Links
Programming languages
☆38Updated 8 months ago
Alternatives and similar repositories for CS162
Users that are interested in CS162 are comparing it to the libraries listed below
Sorting:
- Most influential papers in programming languages☆57Updated 10 months ago
- CS 704 course website - Principles of Programming Languages☆69Updated 3 years ago
- 十分钟魔法练习 in OCaml☆34Updated 3 years ago
- A compiler from TIP to llvm bitcode☆72Updated last year
- Software Foundations☆147Updated last year
- Program Synthesis☆15Updated 4 years ago
- Notes for Advanced Topics in Foundations of Programming Languages (Spring 2024)☆18Updated last year
- Problem Sets for MIT 6.822 Formal Reasoning About Programs, Spring 2022☆20Updated 3 years ago
- WASP was superseded by: https://github.com/OCamlPro/owi☆16Updated last year
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆146Updated 5 years ago
- The VerCors verification toolset for verifying parallel and concurrent software☆84Updated this week
- Compositional Verification of Composite Byzantine Protocols☆13Updated last year
- Appendix of "Principles of Abstract Interpretation", P. Cousot, MIT Press, 2021, containing the proofs and the solutions of exercises not…☆43Updated 4 years ago
- ☆29Updated last year
- Definition of the Viper intermediate verification language.☆90Updated this week
- The Eldarica model checker☆98Updated this week
- Solver for Constrained Horn Clauses☆48Updated this week
- Term project for TaPL. A mini coq-like proof assistant.☆17Updated 7 years ago
- A SyGuS Solver☆30Updated 6 months ago
- Symbolic-execution-based verifier for the Viper intermediate verification language.☆123Updated this week
- Deductive verification infrastructure for probabilistic programs☆24Updated this week
- Program synthesis class taught by Loris D'Antoni