Coding Structure and Documentation

Allan Jude allanjude at freebsd.org
Sat Feb 7 18:00:41 UTC 2015


On 2015-02-07 12:36, Benjamin Adams wrote:
> Hello Hackers,
> 
> 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.
> Or just go by the structure set by the language.
> (http://legacy.python.org/dev/peps/pep-0008/)
> 

The FreeBSD 'style guide', has the conventions on spacing/tabs, where to
put braces etc:

https://www.freebsd.org/cgi/man.cgi?query=style&sektion=9

> 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.
> 
> 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.

> 
> Googling I only found:
> https://www.freebsd.org/doc/en/articles/building-products/article.html
> 
> Thanks for any help on this.
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"


-- 
Allan Jude

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20150207/254afd58/attachment.sig>


More information about the freebsd-hackers mailing list