Pinned Repositories
AlgorithmW
Hindley-Milner type inference "Algorithm W" in Haskell
aoc
Advent of Code
Arg.fs
A simple Command Line argument parser in F#
cryptarith
Solving crypt-arithmetic problems in Racket
Libmacs
A simple linear algebra library. It also has other mathematical functions such as Calculus, Surds, Complex Numbers, and Partial Fractions.
littletyper
Some code samples from the book "The Little Typer"
mini
A mini ML like language to be used to in a simple calculator
oii
No really, Ocaml is Idris
patterns
A workbench for pattern matching exploration
tina
Tina, a programming language with typed algebraic effects and handlers.
ebresafegaga's Repositories
ebresafegaga/tina
Tina, a programming language with typed algebraic effects and handlers.
ebresafegaga/oii
No really, Ocaml is Idris
ebresafegaga/mini
A mini ML like language to be used to in a simple calculator
ebresafegaga/patterns
A workbench for pattern matching exploration
ebresafegaga/aoc
Advent of Code
ebresafegaga/btc
A programming language with a bidirectional type checker
ebresafegaga/ebresafegaga.github.io
ebresafegaga.github.io
ebresafegaga/miniarm
A simple arm emulator
ebresafegaga/cryptarith
Solving crypt-arithmetic problems in Racket
ebresafegaga/littletyper
Some code samples from the book "The Little Typer"
ebresafegaga/aoc2020
Advent of Code 2020 in Racket
ebresafegaga/csc415
Breast Cancer Expert System
ebresafegaga/delim
A programming language that gives you control.
ebresafegaga/docs
This repository contains .NET Documentation.
ebresafegaga/emacs.d
emacs configuration
ebresafegaga/FPOP
Family Polymorphism for a proof assistant, an artifact. Paper : https://dl.acm.org/doi/10.1145/3591286
ebresafegaga/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
ebresafegaga/fsharp-codespace-test
Testing GitHub codespaces with F#
ebresafegaga/learner
The Little Learner
ebresafegaga/libra
LLVM IR Bindings for Rust-based Analyzers
ebresafegaga/lsp-mode
Emacs client/library for the Language Server Protocol
ebresafegaga/mehir-error-messages
Just a repo to learn how to generate error messages from the OCaml LR parser generator menhir
ebresafegaga/mina
Mina is a new cryptocurrency with a constant size blockchain, improving scaling while maintaining decentralization and security.
ebresafegaga/nixpkgs
Nix Packages collection & NixOS
ebresafegaga/numerical
Numerical Analysis using a simple algebraic language
ebresafegaga/ocaml
The core OCaml system: compilers, runtime system, base libraries
ebresafegaga/simple-graphics
Implementation of simple computer graphics algorithms
ebresafegaga/systemf
System Fω as a Racket #lang
ebresafegaga/TheViewFromTheLeft
View patterns in Idris
ebresafegaga/zipper
"The Zipper" data structure in F# and a Labyrinth game based on it.