yiyuan-cao's Stars
tldraw/tldraw
whiteboard / infinite canvas SDK
microsoft/language-server-protocol
Defines a common protocol for language servers.
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
eliben/pycparser
:snake: Complete C99 parser in pure Python
checkedc/checkedc
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
MicrosoftDocs/cpp-docs
C++ Documentation
CS-BAOYAN/CSBasicKnowledge
This repo will record some knowledge about computer science, artificial intelligence and EE
TrustInSoft/tis-interpreter
An interpreter for finding subtle bugs in programs written in standard C
beejjorgensen/bgc
Beej's Guide to C Programming source
acl2/acl2
ACL2 System and Books as Maintained by the Community
tmattio/spin
OCaml project generator.
tree-sitter/tree-sitter-c
C grammar for tree-sitter
janestreet/patdiff
File Diff using the Patience Diff algorithm. https://opensource.janestreet.com/patdiff/
uds-se/debuggingbook
Project page for "The Debugging Book"
OCamlPro/drom
drom is a wrapper over opam/dune in an attempt to provide a cargo-like user experience. It can be used to create full OCaml projects with sphinx and odoc documentation. It has specific knowledge of Github and will generate files for Github Actions CI and Github pages.
jozefg/higher-order-unification
A small implementation of higher-order unification
SRI-CSL/PVS
The People's Verification System
ejgallego/coq-serapi
Coq Protocol Playground with Se(xp)rialization of Internal Structures.
camlp5/camlp5
Preprocessor / Pretty Printer for OCaml
acsl-language/acsl
Sources for the ANSI/ISO C Specification Language manual
fpottier/pprint
A pretty-printing combinator library for OCaml
slebok/slebok
Software Language Engineering Body of Knowledge
ocaml-gospel/ortac
Runtime assertion checking based on Gospel specifications
uwplse/CoqAST
Fun plugin to play with the Gallina AST.
Sophietje/Verification-Tool-Overview
Information about verification tools. Browse the data at https://slebok.github.io/proverb/
hiroshi-unno/coar
Collection of Automated Reasoners
jserv/Functional-Programming-in-C
Functional Programming in C, because we can!
coq-contribs/paradoxes
Paradoxes in Set Theory and Type Theory
andrejbauer/ppj-skripta
Zapiski pri predmetu Principi programskih jezikov
rems-project/c-tree-carver
Tree-carve C source tree given a root file/functions