harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
9
expr main (thanks lot)

let message "The indefinite article `a` is required in `thanks a lot`."
let description "Corrects the missing article in `thanks lot`, forming `thanks a lot`."
let kind "Grammar"
let becomes "thanks a lot"

test "thanks lot" "thanks a lot"
allows "thanks a lot"