Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 335 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 335 Bytes

Parsero

Parsequinho from scratch

parsero

Setup

  • Nix
nix-build
cabal --enable-nix v1-repl lib:parsero
  • Stack
stack install
stack repl
  • Cabal new-*
cabal new-update
cabal new-repl