Talk:S2 (programming language): Difference between revisions
mNo edit summary |
Pi Delport (talk | contribs) m moved Talk:S2 programming language to Talk:S2 (programming language): naming convention |
(No difference) |
Revision as of 14:06, 1 October 2006
Delisted GA
There are no references, there are no images. slambo 16:57, 23 October 2005 (UTC)
From Documentation:
Novel in S2 is the idea of providing documentation for a class, method, function or property directly within the source code, separate (machine-distinguishable) from conventional comments. Small strings of explanatory text can be added after the header of a class, method, function or property, and they can be used to generate documentation.
This is not "novel". Python, elisp, etc. all support docstrings. zenned 02:07, 15 February 2006 (UTC)