Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hscanner

A simple Alex + Happy parser with locations and user state

run on docker

docker build --tag host --file Dockerfile .
docker run -d -t --name hscanner host
docker exec -it hscanner bash
# inside docker ...
cabal build
cabal run exes -- input.txt output.json

About

Minimal Happy + Alex Haskell Scanner

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages