kfl
Renaissance Computer Scientist.
Department of Computer Science, University of Copenhagen @diku-dk Copenhagen
Pinned Repositories
adventofcode_2021
Advent of Code, 2021
adventofcode_2022
Advent of Code 2022
american-options
Emperiments with algorithms for pricing American Options
ebpf-tools
Experiments with eBPF bytecode
mosml
Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.
mosml-js
Javascript backend for Moscow ML
only_funs
staffeli_nt
Staffeli NT Technology
webserver-functor
Example code demonstrating how SML modules, in particular functors, can be used for structuring a web framework.
wpp
A Pretty Printer, based on Philip Wadler's "A prettier printer". But heavily modified to be efficient in a strict language.
kfl's Repositories
kfl/mosml
Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.
kfl/wpp
A Pretty Printer, based on Philip Wadler's "A prettier printer". But heavily modified to be efficient in a strict language.
kfl/ebpf-tools
Experiments with eBPF bytecode
kfl/adventofcode_2021
Advent of Code, 2021
kfl/staffeli_nt
Staffeli NT Technology
kfl/diku-canvas
Simple canvas library for F# (2d-drawing, loading/saving of image files, using SDL2)
kfl/adventofcode_2022
Advent of Code 2022
kfl/only_funs
kfl/adventofcode_2024
Advent of Code 2024
kfl/trymosml
kfl/pure-prolog
Simple pure prolog interpreter
kfl/adventofcode_2023
Advent of Code 2023
kfl/fsc-wrap
Get fsc as a commandline program
kfl/adventofcode_utils
Utilities for AoC
kfl/mini-benchmark-game
kfl/sonic-lambda
A λ-calculus interpreter in Rust
kfl/bpf-docs
Presentations and docs
kfl/ebpf-cfg
Starter code for working with a CFG for eBPF
kfl/ebpf-experiments
kfl/futhark-benchmark-dashboard
Visualisation of Futhark benchmark runtimes over time
kfl/haskell-exam-autograding
Template repository for Haskell exams and projects. Includes GitHub Autograding action.
kfl/HsYAML
YAML 1.2 implementation in pure Haskell
kfl/makefile-help
A simple snippet that allows you to quickly add a 'help' command to a Makefile to show command documentation.
kfl/minotop
An experimental system monitoring application demonstrating a simple Tauri app built with Rust.
kfl/mlkit
Standard ML Compiler and Toolkit
kfl/nasm-mode
Major mode for editing NASM assembly programs
kfl/program-verification-with-why3
Tutorial for Why3
kfl/vagrant-docker-focal
kfl/wasi-snapshot-preview2
kfl/wasm-experiments
Small WebAssembly snippet and some notes