全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: nim-regex  ]

套件:nim-regex-dev(0.17.0+ds-2)

nim-regex-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 nim-regex

維護小組:

外部的資源:

相似套件:

library for parsing and executing regular expressions

The package provides a library for parsing, compiling, and executing regular expressions for the nim programming language. The match time is linear with respect to the length of the input and the regular expression. So, it can handle input from untrusted users. Its syntax is similar to PCRE but lacks a few features that can not be implemented while keeping the space/time complexity guarantees, i.e.: backreferences and look-around assertions.

Features:

 * The match time is linear in the length of the input string
 * Regular expressions are (optionally) compiled at compile-time
 * Captures all group repetitions (not just the last one)
 * Unicode level-1 support
 * Descriptive error messages

This package provides the regex.nim file needed to create static applications, which is the default for nim.

其他與 nim-regex-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 nim-regex-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 40。3 kB172。0 kB [檔案列表]