mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
![Pav Lucistnik](/assets/img/avatar_default.png)
devel/pure-readline: A readline interface for the Pure language devel/pure-stldict: Pure interface to C++ STL map/unordered_map devel/pure-stlvec: Pure interface to C++ STL vector math/pure-mpfr: Multiprecision floats for Pure x11-toolkits/pure-tk: A basic interface between Pure and Tcl/Tk PR: ports/161799 Submitted by: Zhihao Yuan <lichray@gmail.com>
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
Pure's interface to C++ vectors, specialized to hold pointers to arbitrary
|
|
Pure expressions, and the C++ Standard Template Library algorithms that act
|
|
on them.
|
|
|
|
WWW: http://docs.pure-lang.googlecode.com/hg/pure-stlvec.html
|