NeM-T's Stars
LunarVim/LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
scala/scala3
The Scala 3 compiler, also known as Dotty.
synercys/annotated_latex_equations
Examples of how to create colorful, annotated equations in Latex using Tikz.
terralang/terra
Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
shirok/Gauche
Scheme Scripting Engine
ocaml-multicore/ocaml-multicore
Multicore OCaml
ocaml-multicore/ocaml-effects-tutorial
Concurrent Programming with Effect Handlers
AndrasKovacs/smalltt
Demo for high-performance type theory elaboration
typedclojure/typedclojure
An optional type system for Clojure
frank-lang/frank
Frank compiler
jwiegley/coq-haskell
A library for formalizing Haskell types and functions in Coq
namin/dot
formalization of the Dependent Object Types (DOT) calculus
CertiCoq/certicoq
A Verified Compiler for Gallina, Written in Gallina
HoTT-Intro/Agda
Agda formalisation of the Introduction to Homotopy Type Theory
jozefg/pcf
A small compiler for PCF
jozefg/nbe-for-mltt
Normalization by Evaluation for Martin-Löf Type Theory
pigworker/MetaprogAgda
being the materials for Summer 2013's course
camlspotter/ocaml-zippy-tutorial-in-japanese
OCaml の日本語での情報
brendanzab/rust-nbe-for-mltt
Normalization by evaluation for Martin-Löf Type Theory with dependent records
mmcqd/pure
A pure type system implemented in OCaml
tweag/linear-types
Drafts, notes and resources for adding linear typing to GHC.
jsiek/gradual-typing-in-agda
Formalizations of Gradually Typed Languages in Agda
AndyShiue/pts
implementation of Pure Type Systems (PTS) in Rust.
Mtac2/Mtac2
takanuva/cps
A formalization of continuation-passing style calculi in Coq [WIP]
reynir/Brainfuck
Brainfuck formalized in Coq
coq-community/apery
A formal proof of the irrationality of zeta(3), the Apéry constant [maintainer=@amahboubi,@pi8027]
na0214/linear-lambda-calculus
An implementation of Linear Lambda Calculus.