Pinned Repositories
canadian-income-tax
Calculating and filling the Canadian income tax forms
construct
Haskell implementation of the Construct library - succint and easy way to specify data formats
grampa
Grammatical parsers - combinator library for parsing general context-free grammars
incremental-parser
Haskell parsing combinator liibrary that can be fed the input and emit the parsed output incrementally
input-parsers
language-dart
Dart source manipulation
language-haskell
Haskell with extensions
language-Modula2
language-oberon
Parser and pretty-printer for the Oberon programming language
monoid-subclasses
Subclasses of Monoid with a solid theoretical foundation and practical purposes
blamario's Repositories
blamario/grampa
Grammatical parsers - combinator library for parsing general context-free grammars
blamario/monoid-subclasses
Subclasses of Monoid with a solid theoretical foundation and practical purposes
blamario/incremental-parser
Haskell parsing combinator liibrary that can be fed the input and emit the parsed output incrementally
blamario/canadian-income-tax
Calculating and filling the Canadian income tax forms
blamario/construct
Haskell implementation of the Construct library - succint and easy way to specify data formats
blamario/language-oberon
Parser and pretty-printer for the Oberon programming language
blamario/language-haskell
Haskell with extensions
blamario/language-Modula2
blamario/input-parsers
blamario/lazy-priority-queue
Lazy-Spined Monadic Priority Queues
blamario/cabal
Official upstream development repository for Cabal and cabal-install
blamario/CIPs
blamario/commutative-semigroups
blamario/dBASE
Parsing, serialization, and manipulation of dBASE (.dbf) files
blamario/dbf
Read and write XBase ".dbf" files
blamario/error-message-index
A community-driven collection of documentation for Haskell error messages and warnings
blamario/forms-data-format
Parse and serialize the Forms Data Format files, FDF, in a hackish way
blamario/ghc-proposals
Proposed compiler and language changes for GHC and GHC/Haskell
blamario/haskell-companies
A gently curated list of companies using Haskell in industry
blamario/memoize
A Haskell memoization library
blamario/more-containers
A few more container types
blamario/nested-streams
blamario/plutarch
Typed eDSL for writing UPLC
blamario/plutarch-FFI-tests
blamario/plutonomicon
Advanced techniques in the plutus smart contract language
blamario/plutus-simple-model
Unit testing with resource estimation for Plutus
blamario/seabug-contracts
blamario/stackage
"Stable Hackage": vetted consistent packages from Hackage
blamario/tech-proposals
The Haskell Foundation Tech Proposal Process
blamario/text-ascii
Handle ASCII text with style and safety