mirror of
https://github.com/cesanta/slre.git
synced 2024-11-17 00:45:30 +00:00
Rephrased ISO C sentence
This commit is contained in:
parent
d958847ee4
commit
43c80386e0
@ -4,7 +4,7 @@ SLRE: Super Light Regular Expression library
|
||||
SLRE is an ISO C library that implements a subset of Perl regular
|
||||
expression syntax. Main features of SLRE are:
|
||||
|
||||
* Written in strict ISO C, conforming to ANSI C'89
|
||||
* Written in strict ANSI C'89
|
||||
* Small size (compiled x86 code is about 5kB)
|
||||
* Uses little stack and does no dynamic memory allocation
|
||||
* Provides [intuitive simple
|
||||
|
Loading…
Reference in New Issue
Block a user