Handbook
Glossary
winflexbison-versions ( -- seq )
Vocabulary
build-from-source
Inputs
None
Outputs
seq
an
object
Definition
USING:
github
sequences
sorting.human
;
IN:
build-from-source
:
winflexbison-versions
( -- seq )
"lexxmark"
"winflexbison"
"v"
list-repository-tags-matching
tag-refs
[
"v."
head?
]
reject
human-sort
;