Path to this page:
./
devel/cdecl,
Utility to explain and compose C and C++ declarations
Branch: pkgsrc-2008Q3,
Version: 2.5nb1,
Package name: cdecl-2.5nb1,
Maintainer: pkgsrc-usersCdecl is a program which will turn English-like phrases such as "declare
foo as array 5 of pointer to function returning int" into C declarations
such as "int (*foo[5])()". It can also translate the C into the pseudo-
English. And it handles typecasts, too. Plus C++. And in this version
it has command line editing and history with the GNU readline library.
Required to run:[
devel/readline]
Master sites: (Expand)
SHA1: b955a0b95b635090360b19de888cb29d5c005296
RMD160: 351c36dcc7f18e4d143f2559460025d2de9a83c4
Filesize: 20.933 KB
Version history: (Expand)
- (2008-10-06) Package added to pkgsrc.se, version cdecl-2.5nb1 (created)