{"id":16985805,"url":"https://github.com/as400jplpc/test-fluent","last_synced_at":"2025-08-04T07:10:32.018Z","repository":{"id":237541556,"uuid":"794685628","full_name":"AS400JPLPC/Test-fluent","owner":"AS400JPLPC","description":"Test zig match ","archived":false,"fork":false,"pushed_at":"2024-06-29T16:43:00.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-28T10:11:09.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AS400JPLPC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-01T18:29:04.000Z","updated_at":"2024-06-29T16:43:03.000Z","dependencies_parsed_at":"2024-05-04T03:24:53.337Z","dependency_job_id":"79348320-c430-49c6-8413-c45289f5141e","html_url":"https://github.com/AS400JPLPC/Test-fluent","commit_stats":null,"previous_names":["as400jplpc/test-fluent"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AS400JPLPC%2FTest-fluent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AS400JPLPC%2FTest-fluent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AS400JPLPC%2FTest-fluent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AS400JPLPC%2FTest-fluent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AS400JPLPC","download_url":"https://codeload.github.com/AS400JPLPC/Test-fluent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235752138,"owners_count":19039847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T02:44:13.195Z","updated_at":"2025-01-26T19:33:37.533Z","avatar_url":"https://github.com/AS400JPLPC.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test-fluent\nTest zig match \nHello, you have a source called testfluent.zig that includes commonly used functions such as:\n\na) Text zone validity, e.g., \"Pnom\" where the first letter must be capitalized, etc. (OK)\nb) Validity of characters (OK)\nc) I haven't been able to create a customizable zone with 'comptime'\n\nIf you execute the source, you'll notice a number of functions that can't be performed. Among other things, during compilation, this causes errors indicating that I exceed the number of indices. For example, the date test is incorrect.\n\nOtherwise, the project remains promising.\n\n\nI forgot, in the source, you have functions using \"pcre2posix.h\" and functions that I tried to mimic for the same outcome.\n\n\n\nmanjro pacman -S pcre2 version 10-42-2\n\nhttps://www.pcre.org/\n\nhttps://github.com/PCRE2Project/pcre2\n\nhe pcre lib is deprecated\nthe pcre2 lib is valid and as indicated in the isMatch source, you must put the extended function\n\nthe source compares the use of libepcre2 (regex) and the fluent.zig process\n\nTests with fluent only work with comptime,\nso you cannot have a function with variables and configure the regex rule, I commented out the inoperative functions in the source file, it's a shame not to be able to construct a comptime variable with anything other than fixed constants .\nMy current experience forces me to keep the libpcre2 process in C language","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fas400jplpc%2Ftest-fluent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fas400jplpc%2Ftest-fluent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fas400jplpc%2Ftest-fluent/lists"}