This website requires JavaScript.
Explore
Help
Sign in
lobo
/
growl-next
Watch
1
Star
0
Fork
You've already forked growl-next
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
13
commits
1
branch
0
tags
176
KiB
OCaml
99.2%
Dune
0.8%
trunk
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Javier B. Torres
b0967cc10a
exp: new recursive word heuristics
2026-04-15 11:22:10 -04:00
bin
heuristics for detecting non-terminating recursive words
2026-04-14 23:08:59 -04:00
lib
exp: new recursive word heuristics
2026-04-15 11:22:10 -04:00
.gitignore
initial commit
2026-04-13 10:59:21 -04:00
.ocamlformat
initial commit
2026-04-13 10:59:21 -04:00
dune-project
initial commit
2026-04-13 10:59:21 -04:00
growl.opam
initial commit
2026-04-13 10:59:21 -04:00
LICENSE
add license
2026-04-13 17:02:22 -04:00
README.md
add recursive type inference and extend language primitives
2026-04-13 16:39:49 -04:00
test.grr
heuristics for detecting non-terminating recursive words
2026-04-14 23:08:59 -04:00
README.md
Growl
This is the repository for the new implementation of
Growl
.