Pinned Repositories
bidirectional-typechecking
Bidirectional type checking for predicative System F
bitlib
0️⃣ 1️⃣ OCaml library for bit/byte operations
jit-compiler
Implementation of a byte-code compiler and lazy virtual machine
macro-expander
Implementation of a hygienic macro expander
mkocaml
🔨 Tool to generate OCaml projects
monadic-parser-combinator
Monadic parser combinator with position information
mysql8
🥞 An OCaml wrapper for the MySQL C API
ocamline
👨🏻💻 Command line interface for user input
racket-compiler
"Racket" to x86 compiler
reach-lang
Reach: The Safest and Smartest DApp Programming Language
chrisnevers's Repositories
chrisnevers/mkocaml
🔨 Tool to generate OCaml projects
chrisnevers/ocamline
👨🏻💻 Command line interface for user input
chrisnevers/bitlib
0️⃣ 1️⃣ OCaml library for bit/byte operations
chrisnevers/bidirectional-typechecking
Bidirectional type checking for predicative System F
chrisnevers/racket-compiler
"Racket" to x86 compiler
chrisnevers/jit-compiler
Implementation of a byte-code compiler and lazy virtual machine
chrisnevers/lambda-calculus
Implementation of the lambda calculus
chrisnevers/ml-modules
An implementation of ML modules
chrisnevers/ocaml-youtube-dl
An OCaml wrapper for the youtube-dl command line tool
chrisnevers/mysql8
🥞 An OCaml wrapper for the MySQL C API
chrisnevers/pretty-html
An indentation sensitive HTML transpiler
chrisnevers/rusty-theme
Visual Studio Code Color Theme
chrisnevers/monadic-parser-combinator
Monadic parser combinator with position information
chrisnevers/amulet
A ML-like functional programming language
chrisnevers/atom-reach-ide
Reach IDE for Atom
chrisnevers/chrisnevers.github.io
personal web site
chrisnevers/iterm-themes
iTerm color themes
chrisnevers/language-reach
Atom language support for Reach
chrisnevers/llvm-struct
Notes: How to create an LLVM struct & print it at runtime
chrisnevers/minicli
Minimalist OCaml library for command line parsing
chrisnevers/music-analyzer
🎸 An OCaml library for analyzing music
chrisnevers/opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
chrisnevers/OTP
Haskell implementation of One-Time Passwords algorithms
chrisnevers/pygments
Pygments is a generic syntax highlighter written in Python
chrisnevers/reach-ide-sublime
Sublime extension for the Reach programming language
chrisnevers/reach-lang
Reach: The Safest and Easiest DApp Programming Language
chrisnevers/scheme-interpreter
A Scheme interpreter written in Haskell
chrisnevers/smt-ide
SMT Language Server - VSCode Extension
chrisnevers/smt-lsp
SMT Language Server Protocol Implementation
chrisnevers/software-foundations
Examples and Exercises From Software Foundations