Eisspeedway

Talk:S2 (programming language): Difference between revisions

Zenned (talk | contribs)
mNo edit summary
Pi Delport (talk | contribs)
(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)[reply]


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)[reply]