Handbook
Glossary
version ( -- f )
Vocabulary
pcre
Inputs
None
Outputs
f
a
float
Word description
Version number of the PCRE library, expressed as a float.
Definition
USING:
math.parser
pcre.ffi
sequences
splitting
;
IN:
pcre
:
version
( -- f )
pcre_version
" -"
split
first
string>number
;