From 49be0cb36a40dcd66612fb0d68d37a404f5ddeb2 Mon Sep 17 00:00:00 2001 From: AlDanial Date: Tue, 16 Jul 2024 20:54:07 -0700 Subject: [PATCH] link to jcloc repo, #839 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 61cf68d3..051868b3 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ at http://cloc.sourceforge.net/ since August 2006. * [git and UTF8 pathnames](#git-and-UTF8-pathnames-) * [Third Generation Language Scale Factors](#third-generation-language-scale-factors-) * [options.txt configuration file](#optionstxt-configuration-file-) + * [Java Programmatic Interface](#java-programmatic-interface-) * [Complex regular subexpression recursion limit ](#complex-regular-subexpression-recursion-limit-) * [Limitations](#limitations-) * [Requesting Support for Additional Languages](#requesting-support-for-additional-languages-) @@ -2867,6 +2868,14 @@ from that location: Run with ``--verbose`` to have cloc tell you which, if any, ``options.txt`` file it uses. +[](1}}}) + []({{{1) +## [Java Programmatic Interface ▲](#___top "click to go to top of document") + +[Ozren Dabić](https://github.com/seart-group/jcloc/commits?author=dabico) +created a Java programmatic interface to cloc. +It is available at https://github.com/seart-group/jcloc + [](1}}}) []({{{1) # [Complex regular subexpression recursion limit ▲](#___top "click to go to top of document")