Re: Standard Euphoria Library project

new topic     » goto parent     » topic index » view thread      » older message » newer message

Gordon Webster wrote:
> 
> One question ... should we implement a really (really) simple self-documenting
> system?
> 
> -- Module: SimpleHashTables.e
> -- Part of the Euphoria Standard Library
> -- Contributed by Joe Coder, July 2005
> --start-eudoc
> -- SimpleHashTables.e
> -- Hashtables of key/value pairs. Keys and values can be any Euphoria Object
> -- Duplicate keys and the removal of duplicates are now also supported.
> --end-eudoc

Without enclosed comments (like /* comments [newline] more comments */, this
kind of documenting would be horribly inefficient. Having to manually manage
all the line breaks? Imagine inserting or deleting text.  We need multi-line
commenting before this would be viable.

Please note my paragraph is perfectly justified. :D

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu