Skip to content
View DavidTimms's full-sized avatar
Block or Report

Block or report DavidTimms

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DavidTimms/README.md

Hi, I’m @DavidTimms.

I’m interested in programming language theory, type systems, functional programming and data-intensive applications, amongst other things.

Pinned

  1. loxdown loxdown Public

    A statically-typed variant of Lox, written in TypeScript

    TypeScript 108 4

  2. zod-fast-check zod-fast-check Public

    Generate fast-check arbitraries from Zod schemas.

    TypeScript 98 8

  3. effective.ts effective.ts Public

    Write safe, concurrent, fault-tolerant programs in TypeScript.

    TypeScript 5

  4. csv-sql csv-sql Public

    A command line tool for running SQL queries on CSV files

    JavaScript 4

  5. sonata sonata Public

    A simple functional compile-to-js language

    JavaScript 1

  6. pure-crawler pure-crawler Public

    A pure functional web crawler using Typelevel Scala

    Scala