Browsing French translation

32271 of 82199 results
32271.
Haskell implementation of a weighted regular expression matcher with linear worst-case time and space bounds. More specifically, the worst-case run time for matching a word against a regular expression is linearly bounded by the length of the word and the size of the regular expression. The memory requirements are independent of the length of the word and linear in the size of the regular expression. This makes this library suitable when processing untrusted data, e.g. in a web service, without risking an unexpected runtime blow-up. This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Summary
(no translation yet)
Located in Package: libghc-weighted-regexp-dev
32271 of 82199 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.