mirror of
https://github.com/boostorg/more.git
synced 2025-03-06 10:30:12 +08:00
Added langbinding. Clarified some language.
[SVN r22584]
This commit is contained in:
parent
4e0090f02b
commit
34ef0fbf58
@ -3,7 +3,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"Microsoft FrontPage 5.0">
|
||||
"HTML Tidy for Cygwin (vers 1st April 2002), see www.w3.org">
|
||||
<meta name="generator" content="Microsoft FrontPage 5.0">
|
||||
<meta name="generator" content="Microsoft FrontPage 5.0">
|
||||
<meta http-equiv="Content-Type" content=
|
||||
"text/html; charset=windows-1252">
|
||||
@ -39,8 +40,8 @@
|
||||
<h1>Boost Mailing Lists and other resources</h1>
|
||||
|
||||
<dl>
|
||||
|
||||
<dt><a href="#users">Boost Users</a> list</dt>
|
||||
|
||||
<dt><a href="#main">Boost developers</a> list</dt>
|
||||
|
||||
<dd>
|
||||
@ -59,7 +60,12 @@
|
||||
<dt><a href="#jamboost">Boost.Build</a> (jamboost) list</dt>
|
||||
|
||||
<dt><a href="#cplussig">Python C++-Sig</a> (for Boost.Python)</dt>
|
||||
|
||||
<dt><a href="#langbinding">Language Binding</a> (for generalized
|
||||
C++ bindings)</dt>
|
||||
|
||||
<dt><a href="#spirit">Boost.Spirit</a> lists</dt>
|
||||
|
||||
<dt><a href="#ublas">Boost.uBlas (numerics)</a> list</dt>
|
||||
</dl>
|
||||
</dd>
|
||||
@ -81,22 +87,22 @@
|
||||
newsgroup)</h2>
|
||||
|
||||
<p>This list is oriented toward casual users of the Boost
|
||||
libraries. It is a good place to start if you are having trouble
|
||||
getting started with Boost or its individual libraries. Feel free to post both "newbie" and more challenging
|
||||
questions, but please check first to see if there's an appropriate <a
|
||||
href="#projects">Project-Specific</a> list; you'll often get better
|
||||
answers in a forum dedicated to your problem area. This list is
|
||||
relatively low volume (less than 100 per month). Subscribe or
|
||||
unsubscribe at the <a href=
|
||||
"http://lists.boost.org/mailman/listinfo.cgi/boost-users">Boost Users list home
|
||||
page</a>.</p>
|
||||
libraries. It is a good place to start if you are having trouble
|
||||
getting started with Boost or its individual libraries. Feel free to post
|
||||
both "newbie" and more challenging questions, but please check first to
|
||||
see if there's an appropriate <a href="#projects">Project-Specific</a>
|
||||
list; you'll often get better answers in a forum dedicated to your
|
||||
problem area. This list is relatively low volume (less than 100 per
|
||||
month). Subscribe or unsubscribe at the <a href=
|
||||
"http://lists.boost.org/mailman/listinfo.cgi/boost-users">Boost Users
|
||||
list home page</a>.</p>
|
||||
|
||||
<p>For those who prefer to participate via an NNTP (<a name=
|
||||
"users_newsgroup">newsgroup</a>) interface, a gateway to the Boost Users
|
||||
mailing list is available at <a href=
|
||||
"news://news.gmane.org/gmane.comp.lib.boost.user">news://news.gmane.org/gmane.comp.lib.boost.user</a>.
|
||||
Please see <a href="#gmane_post">this note</a> before posting through
|
||||
Gmane. You can also browse <a href=
|
||||
Please see <a href="#gmane_post">this note</a> before posting to the
|
||||
newsgroup. You can also browse <a href=
|
||||
"http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.user">Gmane's
|
||||
searchable archive</a>.</p>
|
||||
|
||||
@ -175,21 +181,37 @@
|
||||
access</a> and <a href=
|
||||
"http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.build">Searchable
|
||||
Archives</a> as well. Please see <a href="#gmane_post">this note</a>
|
||||
before posting through Gmane.
|
||||
before posting to the newsgroup.
|
||||
|
||||
<h3><a name="cplussig">Python C++-Sig</a> (for Boost.Python)</h3>
|
||||
The <a href="http://www.python.org/sigs/c++-sig/">Python C++-sig</a>
|
||||
is not strictly Boost-specific, but nearly all the traffic concerns
|
||||
<a href="../libs/python">Boost.Python</a>. GMane provides <a href=
|
||||
"news://news.gmane.org/gmane.comp.python.c%2b%2b">NNTP access</a> and
|
||||
<a href=
|
||||
<a href="../libs/python">Boost.Python</a>. See also the <a href=
|
||||
"#langbinding">Language Binding</a> list below. GMane provides <a
|
||||
href="news://news.gmane.org/gmane.comp.python.c%2b%2b">NNTP
|
||||
access</a> and <a href=
|
||||
"http://news.gmane.org/thread.php?group=gmane.comp.python.c%2b%2b">Searchable
|
||||
Archives</a> as well. Please see <a href="#gmane_post">this note</a>
|
||||
before posting through Gmane. There are also searchable archives at
|
||||
<a href=
|
||||
before posting to the newsgroup. There are also searchable
|
||||
archives at <a href=
|
||||
"http://aspn.activestate.com/ASPN/Mail/Browse/Threaded/c++-sig">ASPN</a>.
|
||||
|
||||
|
||||
<h3><a name="langbinding">Language Binding</a></h3>
|
||||
The <a href=
|
||||
"http://lists.sourceforge.net/lists/listinfo/boost-langbinding">Language
|
||||
Binding</a> list is for discussion of a generalized framework for
|
||||
binding C++ to other languages and systems based on the technology of
|
||||
<a href="../libs/python">Boost.Python</a> and <a href=
|
||||
"http://luabind.sourceforge.net/">Luabind</a>. The plan is to provide
|
||||
a single front-end for describing bindings with runtime-pluggable
|
||||
back ends for binding to specific languages. GMane provides <a href=
|
||||
"news://news.gmane.org/gmane.comp.lib.boost.langbinding">NNTP
|
||||
access</a> and <a href=
|
||||
"http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.langbinding">
|
||||
Searchable Archives</a> as well. Please see <a href=
|
||||
"#gmane_post">this note</a> before posting to the newsgroup.
|
||||
|
||||
<h3><a name="spirit">Boost.Spirit</a> lists</h3>
|
||||
Spirit has two additional mailing lists. <a href=
|
||||
"https://lists.sourceforge.net/lists/listinfo/spirit-general">Spirit-general</a>
|
||||
@ -201,7 +223,7 @@
|
||||
"news://news.gmane.org/gmane.comp.parsers.spirit.general">Spirit-general</a>
|
||||
and <a href=
|
||||
"news://news.gmane.org/gmane.comp.parsers.spirit.devel">Spirit-devel</a>)
|
||||
with searchable archives (<a href=
|
||||
with searchable archives ( <a href=
|
||||
"http://news.gmane.org/thread.php?group=gmane.comp.parsers.spirit.general">
|
||||
Spirit-general</a> and <a href=
|
||||
"http://news.gmane.org/thread.php?group=gmane.comp.parsers.spirit.devel">
|
||||
@ -217,7 +239,7 @@
|
||||
access</a> and <a href=
|
||||
"http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.documentation">
|
||||
Searchable Archives</a> as well. Please see <a href=
|
||||
"#gmane_post">this note</a> before posting through Gmane.
|
||||
"#gmane_post">this note</a> before posting to the newsgroup.
|
||||
|
||||
<h3><a name="ublas">uBLAS development</a> (ublas-dev) list</h3>
|
||||
The YahooGroups mailing list for <a href=
|
||||
@ -242,12 +264,16 @@
|
||||
<hr>
|
||||
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->26 November, 2003<!--webbot bot="Timestamp" endspan i-checksum="39365" -->
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->3
|
||||
April, 2004<!--webbot bot="Timestamp" endspan i-checksum="39365" -->
|
||||
</p>
|
||||
<p>© Copyright Beman Dawes 2001</p>
|
||||
<p>Use, modification, and distribution are subject to the Boost Software
|
||||
License, Version 1.0. (See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
|
||||
at <a href="http://www.boost.org/LICENSE_1_0.txt">
|
||||
www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||||
|
||||
<p>© Copyright Beman Dawes and David Abrahams 2001-2004</p>
|
||||
|
||||
<p>Use, modification, and distribution are subject to the Boost Software
|
||||
License, Version 1.0. (See accompanying file <a href=
|
||||
"../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href=
|
||||
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user