ndmitchell
Haskell/Rust programmer. All code is open source and licensed by me, not my employer. All views are my own.
MetaCambridge, UK
Pinned Repositories
bake
UNMAINTAINED: Continuous integration server
debug
Haskell library for debugging
ghcid
Very low feature GHCi based IDE
hlint
Haskell source code suggestions
hoogle
Haskell API search engine
rattle
Forward build system with speculation and caching
record-dot-preprocessor
A preprocessor for a Haskell record syntax using dot
shake
Shake build system
tagsoup
Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents
weeder
Detect dead exports or package imports
ndmitchell's Repositories
ndmitchell/hlint
Haskell source code suggestions
ndmitchell/ghcid
Very low feature GHCi based IDE
ndmitchell/shake
Shake build system
ndmitchell/hoogle
Haskell API search engine
ndmitchell/tagsoup
Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents
ndmitchell/record-dot-preprocessor
A preprocessor for a Haskell record syntax using dot
ndmitchell/extra
Extra Haskell functions
ndmitchell/cmdargs
Haskell library for command line argument processing
ndmitchell/safe
Haskell library for safe (pattern match free) functions
ndmitchell/neil
General tools for Neil
ndmitchell/profiterole
GHC prof manipulation script
ndmitchell/hexml
A bad XML parser
ndmitchell/js-jquery
Haskell library to obtain minified jQuery code
ndmitchell/filepattern
A file path matching library
ndmitchell/record-hasfield
A version of HasField that will be available in future GHC
ndmitchell/neil-check
Run neil and hlint on all my projects
ndmitchell/fsatrace
Filesystem access tracer
ndmitchell/pyright
Static Type Checker for Python
ndmitchell/buck2
Build system, successor to Buck
ndmitchell/enceladus_bayesian_methanogenesis
Fork of https://gitlab.com/antonin.affholder/enceladus_bayesian_methanogenesis
ndmitchell/ndmitchell.github.io
http://ndmitchell.com
ndmitchell/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
ndmitchell/pyre-check
Performant type-checking for python.
ndmitchell/pyrefly
A fast type checker and IDE for Python
ndmitchell/pystage
Scratch-like Python programming
ndmitchell/ruff
An extremely fast Python linter and code formatter, written in Rust.
ndmitchell/starlark-rust
A Rust implementation of the Starlark language
ndmitchell/tar-rs
Tar file reading/writing for Rust
ndmitchell/typeshed
Collection of library stubs for Python, with static types
ndmitchell/typing
Python static typing home. Hosts the documentation and a user help forum.