The NineML family of parsing tools
  • CSS 55%
  • Java 33.5%
  • HTML 6.3%
  • XSLT 3.6%
  • JavaScript 1.3%
  • Other 0.2%
Find a file
Norm Tovey-Walsh a6539ae983
All checks were successful
ci/woodpecker/push/branch Pipeline was successful
ci/woodpecker/tag/branch Pipeline was successful
Merge pull request 'NineML version 3.3.12.' (#52) from ndw/nineml:v3312 into main
Reviewed-on: #52
2026-07-05 13:59:09 +02:00
.woodpecker Automatically publish release notes 2026-06-20 10:41:24 +01:00
buildSrc Refactor NineML to support Saxon 13 2026-06-21 14:49:34 +01:00
coffeefilter Refactor NineML to support Saxon 13 2026-06-21 14:49:34 +01:00
coffeegrinder NineML version 3.3.12. 2026-07-05 12:42:32 +01:00
coffeepot Standarize a return code for failed parses; document return codes 2026-06-29 18:30:36 +01:00
coffeesacks Refactor NineML to support Saxon 13 2026-06-21 14:49:34 +01:00
common/src/main Combined implementation of several experimental features 2026-02-24 15:21:32 +00:00
documentation NineML version 3.3.12. 2026-07-05 12:42:32 +01:00
gradle Build jars with Java 8 compatible classes (and bump Gradle) 2026-05-20 07:26:09 +01:00
nineml-org The slides from my 2026 Symposium presentation 2026-03-08 16:49:43 +00:00
saxon13 Refactor NineML to support Saxon 13 2026-06-21 14:49:34 +01:00
.gitattributes Initial commit 2023-07-23 10:19:23 +01:00
.gitignore Initial commit 2023-07-23 10:19:23 +01:00
.gitmodules Initial commit 2023-07-23 10:19:23 +01:00
gradle.properties NineML version 3.3.12. 2026-07-05 12:42:32 +01:00
gradlew Initial commit 2023-07-23 10:19:23 +01:00
gradlew.bat Initial commit 2023-07-23 10:19:23 +01:00
LICENSE Initial commit 2023-07-23 10:19:23 +01:00
README.md Correct typo, fix #64 2025-03-03 15:41:56 +00:00
settings.gradle.kts Refactor NineML to support Saxon 13 2026-06-21 14:49:34 +01:00

nineml

A family of Earley and Generalized LL (GLL) parsing tools.

This repository hosts the sources for CoffeeGrinder, CoffeeFilter, CoffeeSacks, CoffeePot, and the main nineml.org website. These files used to be in separate GitHub repositories, but have been consolidated into subprojects in a single repository for convenience. The original repositories still exist, partly to point here, but also to host the release packages and pages for the individual websites.