Skip to content

ju-sh/reglang-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A modified form of a part of reglang. https://github.com/coq-community/reglang/

Made as an attempt to get familiar with mathcomp.

  • Atoms are boolean functions instead of symbols.
  • NFA construction proven correct.

Build with:

$ nix-shell
$ dune build

About

Regex matching with mathcomp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages