oojahooo's Stars
MPLLang/mpl
The MaPLe compiler for efficient and scalable parallel functional programming
prosyslab/sigpl23-tutorial
PrAbsInt/appendix
Appendix of "Principles of Abstract Interpretation", P. Cousot, MIT Press, 2021, containing the proofs and the solutions of exercises not included in the book, the indexes of names and cited authors, as well as a corrigendum
hongseok-yang/graduatePL23
kupl/erc-group2-framework
DKXXXL/FPOP
Family Polymorphism for a proof assistant, an artifact. Paper : https://dl.acm.org/doi/10.1145/3591286
flux-rs/flux
Refinement Types for Rust
SMLFamily/The-Definition-of-Standard-ML
The Definition of Standard ML (1990)
hongseok-yang/probprog20
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
romannurik/SlidesCodeHighlighter
A little web app that helps you copy+paste syntax-highlighted code into slide decks.
prosyslab/DAFL
american fuzzy lop - a security-oriented fuzzer
seahorn/seahorn
SeaHorn Verification Framework
coq/vscoq
Visual Studio Code extension for Coq
math-comp/math-comp
Mathematical Components
kupl-courses/COSE312-2023spring
COSE 312 Compilers
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
VSCodeVim/Vim
:star: Vim for Visual Studio Code
vscode-neovim/vscode-neovim
Vim mode for VSCode, powered by Neovim
Hhro/server-manager
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
WebAssembly/spec
WebAssembly specification, reference interpreter, and test suite.
HOL-Theorem-Prover/HOL
Canonical sources for HOL4 theorem-proving system. Branch develop is where “mainline development” occurs; when develop passes our regression tests, master is merged forward to catch up.
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
oojahooo/workspace-setup
My vim-setup (init.vim, plugin, etc.)
Zeta611/DeTeXtive
kwangkeun/cse-terms-in-korean
쉬운 전문용어 모음 플랫폼
program-repair-project/bugfixer
microsoft/prose
Microsoft Program Synthesis using Examples SDK is a framework of technologies for the automatic generation of programs from input-output examples. This repo includes samples and sample data for the Microsoft Program Synthesis using Example SDK.
byeongjee/heuristic-narrowing-search
The implementation for Symbolic Reachability Analysis of Distributed Systems using Narrowing and Heuristic Search