egisatoshi's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
nushell/nushell
A new type of shell
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
cisco/ChezScheme
Chez Scheme
solodon4/Mach7
Functional programming style pattern-matching library for C++
edwinb/Idris2-boot
A dependently typed programming language, a successor to Idris
Idein/py-videocore
Python library for GPGPU on Raspberry Pi
ghc-proposals/ghc-proposals
Proposed compiler and language changes for GHC and GHC/Haskell
commercialhaskell/stackage
Stable Haskell package sets: vetted consistent packages from Hackage
miniKanren/miniKanren
Canonical miniKanren implementation
ekmett/cadenza
every day i'm truffling
Barry-Jay/bondi
source code for the bondi programming language
shnarazk/mios
A SAT solver written in Haskell.
kino3/Mini-TT
mirror of A simple type-theoretic language: Mini-TT
RKX1209/c3
The C3, SMT/SAT solver written in C.
nyuichi/satysfi-base
complementary collection of useful functions and modules for SATySFi
rain-1/chez-match
A pattern match macro for chez-scheme
kowainik/first-class-patterns
First class patterns and pattern matching, using type families
nyuichi/yabai-sat
sat solver; backtrack + BCP + non-chronological backtracking + (linear-time) CDCL + 2WL + eVSIDS + luby restarts + phase saving + trail reuse + (full) conflict clause minimization + in-process simplification + literal block distance
minoki/unboxing-vector
A newtype-friendly wrapper for Data.Vector.Unboxed
momohatt/egison-trs
Knuth-Bendix completion in Egison (and Haskell). 技術書典7
akawashiro/formalized-egison
pirapira/neta
neta notes
Deducteam/Libraries
A collection of hand-written files for Dedukti
momohatt/egison-sandbox
Pieces of code written in Egison
uenoku/egison-smt
SMT solver in Egison
akawashiro/masters-thesis
egison/pmo-paper
Tutorial paper of pattern-matching-oriented programming
egisatoshi/macro-paper
kentaro-honda/egison-quine-mccluskey
Egison Implementation of Quine-McCluskey method