xavierpinho's Stars
phan/phan
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
zesterer/tao
A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebraic effects, associated types, good diagnostics, etc.
microsoft/tolerant-php-parser
An early-stage PHP parser designed for IDE usage scenarios.
SeaOfNodes/Simple
A Simple showcase for the Sea-of-Nodes compiler IR
augustss/MicroHs
Haskell implemented with combinators
kparc/ksimple
k/simple is a bare minimum k interpreter for learning purposes by arthur whitney
xdslproject/xdsl
A Python Compiler Design Toolkit
jameshaydon/lawvere
A categorical programming language with effects
blynn/compiler
The adventures of a Haskell compiler
david-christiansen/pie-hs
An implementation of Pie in Haskell
SpoonLabs/gumtree-spoon-ast-diff
Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees
radian-software/kalyn
⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.
SymbolicPathFinder/jpf-symbc
Symbolic PathFinder
antoinemine/apron
Apron Numerical Abstract Domain Library
kaby76/Trash
Toolkit for grammars
lsrcz/grisette
A monadic library for symbolic evaluation
ncihnegn/miranda
Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://codesync.global/media/open-sourcing-miranda-david-turner-code-mesh-v-2020-codemeshv2020/
j-mie6/design-patterns-for-parser-combinators
A Really Cool Calculator written in Haskell... or is it?
flowr-analysis/flowr
A program slicer and dataflow analyzer for the R programming language.
m-carrasco/net-ssa
net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.
Tritlo/PropR
Genetic program repair using GHC
edgardozoppi/analysis-net
Static analysis framework for .NET programs.
kritzcreek/nemo-lang
A small procedural programming language that compiles to Wasm GC
thamugadi/call-cc-krivine
A Krivine machine for the call-by-name reduction of lambda calculus (+ call/cc) expressions in Haskell.
ksrky/type-inference
Type inference algorithms for functional programming languages
ykonstant1/InfinitePrimes
A proof of the infinitude of primes in Lean 4 from first principles
L-TChen/FindUnion
An imperative implementation of disjoint-set data structure in Haskell
cbaberle/Parametricity-via-Cohesion
mbrown1413/SymEx
Abstract Proven Symbolic Execution Engine
sisshiki1969/ruruby-parse