Handbook
Glossary
tags>latest-python3 ( tags -- tag )
Vocabulary
build-from-source
Inputs
tags
an
object
Outputs
tag
an
object
Definition
USING:
kernel
sequences
splitting
unicode
;
IN:
build-from-source
:
tags>latest-python3
( tags -- tag )
[
"v3."
head?
]
filter
[
"."
split1-last
nip
[
digit?
]
all?
]
filter
latest-python
;