Date: Sat, 07 Feb 2015 13:01:09 -0500 From: Allan Jude <allanjude@freebsd.org> To: freebsd-hackers@freebsd.org Subject: Re: Coding Structure and Documentation Message-ID: <54D652E5.5000601@freebsd.org> In-Reply-To: <54D64D07.5080509@acustat.org> References: <54D64D07.5080509@acustat.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --EvaOC7PqsSO9pFwj4R29AjWmtt5D6TXeA Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2015-02-07 12:36, Benjamin Adams wrote: > Hello Hackers, >=20 > I'm going to be starting a new coding project that will be built on > FreeBSD. Before starting, I would like to review any coding > documentation on structure and layout of comments, spacing vs tabs, etc= =2E > Or just go by the structure set by the language. > (http://legacy.python.org/dev/peps/pep-0008/) >=20 The FreeBSD 'style guide', has the conventions on spacing/tabs, where to put braces etc: https://www.freebsd.org/cgi/man.cgi?query=3Dstyle&sektion=3D9 > Language I will be coding in is Python. I will be building the project= > on FreeBSD 11 with the idea of releasing it shortly after FreeBSD 11 is= > moved to STABLE. >=20 > Lastly what version of Python will be the primary version on 11? Python is not in the base system, so it will come from ports. It is hard to predict what version of python will be the main one nearly a year from now. >=20 > Googling I only found: > https://www.freebsd.org/doc/en/articles/building-products/article.html >=20 > Thanks for any help on this. > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.o= rg" --=20 Allan Jude --EvaOC7PqsSO9pFwj4R29AjWmtt5D6TXeA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJU1lLoAAoJEJrBFpNRJZKfR4oQAKb+bXhkNheCssjtFqsgBq6H sSgweWG10lIaWc41+7YcpvQ60AEE9QebaS8qm4jYXjY1mGxMm1BRs0QMfSyJ8BK4 PbYV/vp0k/et4U6uwC7KPupQNFDb2tAMrNGpc0Y9/uYl+XNbJ+4P8MGHleECftCU 6CLT0ei40dz3QPYdjQ1ognvhOJrJ/VXDXhTKuMUBQS1l0kVZGygSFPkBudV5TmIS 55UO2P8mtN90+fKopDyr5sF6UfU7R9CCRasfECPalOXhYCPybWjviQiTqf67hxGE FM853r0Cg0+w1ywIDu1FtvR9R5jICUNLhSUHKaDp+B+Vzn/mikhH7VaPVKX5O1R/ 1P59Ik5WUrRX/BqkE1P2CjeM4b5HYLm8fFvGzm2GC9dywBSAVytlj5ClaAV2fE7s tDWpkGj7U+7DilVj1I2oO3JEQHJ+USVcV/IvJPbX11sFDBTHCjKWO5BLrRo2/21i hekMgabkC0fE0KZlNN1MjAAyeqSW5+QkZ9oANwnE56vvaLKbFCrRxwS2iQHjDpXy gqq80F0Fc2SvmdEiTRvek4bWwDb9ylMpLXEFLpk3TcLmzsyA0IqEJhf+6X//5Jth 0NyrmEh2RteNuLhb24UcsgqpYD6m5lEcY1MIaPz91xKXU3p9j8OzD0G0d55QF5+A voGCLz/qL3QHuYmsri0f =0fBb -----END PGP SIGNATURE----- --EvaOC7PqsSO9pFwj4R29AjWmtt5D6TXeA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54D652E5.5000601>