Pinned Repositories
2-generals
A program that explains the 2-generals problem
Coop-Study-Guide
Study Guide for Concepts of Object-Oriented Programming
Coq-Type-Classes
A library of coq type classes and instances.
FFPL-fork
Fork of ETHZ FFPL (because ETHZ won't give me permission on gitlab)
Lambda-Calculi-Coq
Lambda-Calculi implementations & proofs in Coq
Lambda-Calculi-OCaml
Lambda Calculus implementations in OCaml.
TAPL-Coq
Coq implementations of and proofs of properties of typed-languages in Benjamin Pierce's Types and Programming Languages
TAPL-Haskell
Haskell implementations of type systems as described in Benjamin Pierce's Types and Programming Languages.
Type-Reconstruction
Descriptions & implementations of type-reconstruction/inference algorithms.
petr4
Petr4: Formal Semantics for P4
rudynicolop's Repositories
rudynicolop/Lambda-Calculi-OCaml
Lambda Calculus implementations in OCaml.
rudynicolop/FFPL-fork
Fork of ETHZ FFPL (because ETHZ won't give me permission on gitlab)
rudynicolop/TAPL-Coq
Coq implementations of and proofs of properties of typed-languages in Benjamin Pierce's Types and Programming Languages
rudynicolop/Coop-Study-Guide
Study Guide for Concepts of Object-Oriented Programming
rudynicolop/Lambda-Calculi-Coq
Lambda-Calculi implementations & proofs in Coq
rudynicolop/2-generals
A program that explains the 2-generals problem
rudynicolop/Breaking-Java
Java is a broken language that no one should use to build software. Here is why.
rudynicolop/Coq-Type-Classes
A library of coq type classes and instances.
rudynicolop/TAPL-Haskell
Haskell implementations of type systems as described in Benjamin Pierce's Types and Programming Languages.
rudynicolop/agda-categories
A new Categories library for Agda
rudynicolop/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.
rudynicolop/Type-Reconstruction
Descriptions & implementations of type-reconstruction/inference algorithms.
rudynicolop/bigdata-exercises
Exercises for the Big Data lecture at ETH Zurich (Fall 2021)
rudynicolop/cmp-agda-symbols
rudynicolop/Extract-Template
Coq-extraction with dune template
rudynicolop/Imp-Rust
rudynicolop/iris-tutorial
rudynicolop/jsoniq-tutorials
A series of JSONiq tutorials
rudynicolop/lambda-calculus
A Formalization of Typed and Untyped λ-Calculi in Coq and Agda2
rudynicolop/Literary-Review
sacha's docs to review
rudynicolop/math2001
Lecture notes for a course on writing proofs, on paper and in the Lean proof assistant
rudynicolop/ocaml-effects-tutorial
Concurrent Programming with Effect Handlers
rudynicolop/OCaml-Proj-Template
A template directory for your OCaml projects.
rudynicolop/Quine-Quine
Quines in various languages.
rudynicolop/rudynicolop.github.io
My personal webpage.
rudynicolop/Set-Theory
Set theory as established in Enderton's Elements of Set Theory.
rudynicolop/tutorial-code
Source code & exercises in Arend's documentation