Lists (16)
Sort Name ascending (A-Z)
Stars
- All languages
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- Common Lisp
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Markdown
- Nunjucks
- OCaml
- Objective-C
- PHP
- PowerShell
- Python
- Racket
- ReScript
- Roff
- Ruby
- Rust
- Scala
- Scheme
- Shell
- Solidity
- Svelte
- Swift
- TLA
- TeX
- TypeScript
- Typst
- Vue
- Zig
Parsing, analyzing, and comparing source code across many languages
Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/srid/emanote)
Miscellaneous articles. The readme is the table of contents.
Parsing and analysis of Vertica, Hive, and Presto SQL.
Emanate a structured view of your plain-text notes
Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial
PP - Generic preprocessor (with pandoc in mind) - macros, literate programming, diagrams, scripts...
Parser for JavaScript, in Haskell
Given a list of regexes, generate all possible strings that matches all of them.
Simple example to illustrate how to use persistent and servant in combination.
A Demo of how to use Warp and SO_REUSEPORT to create a zero downtime deploy.
Five-in-a-Row online with Haskell and Server-sent Events
A toy implementation of Haxl to illustrate the internals
A simplified implementation of Erlang/OTP like supervisor for GHC thread