View Poll Results: Boost/CPAN style resource for C: Good idea?

Voters
7. You may not vote on this poll
  • Absolutely, I can hardly wait.

    2 28.57%
  • Might be nice.

    4 57.14%
  • Silly and unnecessary.

    1 14.29%
  • Really, really hairbrained.

    0 0%

Thread: Good idea: Boost/CPAN style resource for C?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300

    Good idea: Boost/CPAN style resource for C?

    This only just occurred to me, so I am not sure where I am going with it. I wanted to find out if people like the idea of a "Boost" type service for general/multi purpose C libraries.

    I have not actually made much personal use of the boost libs (being pretty new to C++), but the idea reminded me much of perl's CPAN, which is probably the biggest collection of it's kind (there are 16,000 + library modules available on CPAN, and the CPAN module itself comes standard with perl and has a apt/yum like interface to fetch/build/install any CPAN library with a few simple commands). Of course, not everything there is to everyone's tastes, but it does mean contributions are held up to a well established community for scrutiny, possible development, and distribution.

    Considering how incredible CPAN is and how apparently popular Boost is, it's amazing to me that there is not something parallel for most widely used languages.

    I'd like to see it happen for C and have time to contribute, but there is no way for me as an individual to "make it so". Hence I'm also inviting ideas about how something like that might be established. I think it would have a much better chance of success if there were first some kind of discussion with the C community at large, rather than some small group going ahead and saying, "Look what we've done! Now everyone get with the program!". I'm not a follower of any general C programming mail lists, but if anyone knows of anywhere this might be well received, please speak up. You heard of it here first
    Last edited by MK27; 05-23-2010 at 03:21 PM.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Is my career idea good?
    By face_master in forum A Brief History of Cprogramming.com
    Replies: 26
    Last Post: 08-06-2002, 01:01 PM
  2. Good idea, bad idea.
    By sean in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 06-15-2002, 12:26 PM
  3. any good resource site
    By kas2002 in forum C++ Programming
    Replies: 1
    Last Post: 06-04-2002, 05:38 PM
  4. Is this good style?
    By Unregistered in forum C++ Programming
    Replies: 5
    Last Post: 01-19-2002, 07:51 PM